Commit a253482f by John Donnal

added helpful packages

parent 920fb82c
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@
# Packages required by multiple modules
#
class common {
$pkgs=['build-essential','screen','emacs','openvpn', 'gnome-tweak-tool', 'nmap','wget']
$pkgs=['build-essential','screen','emacs','openvpn', 'gnome-tweak-tool', 'nmap','wget', 'sqlite3', 'gparted']
package { $pkgs:
ensure => present
......
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