Commit 2a8e4455 by John Donnal

removed octave

parent bc3ff190
Showing with 2 additions and 1 deletions
......@@ -3,7 +3,7 @@
# Packages required by multiple modules
#
class common {
$pkgs=['build-essential','screen','octave','emacs','openvpn', 'gnome-tweak-tool', 'nmap']
$pkgs=['build-essential','screen','emacs','openvpn', 'gnome-tweak-tool', 'nmap']
package { $pkgs:
ensure => present
......
......@@ -4,4 +4,5 @@ node 'default' {
include nilm
include static_sites
include rails_api
include joule_labjack
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment