modules: purpleidea: Add more packages
This commit is contained in:
@@ -35,19 +35,25 @@ class base() {
|
||||
pkg [
|
||||
"ack",
|
||||
"bash-completion",
|
||||
"curl",
|
||||
"direnv",
|
||||
"fping",
|
||||
"git",
|
||||
"htop",
|
||||
"lshw",
|
||||
"lsof",
|
||||
"make",
|
||||
"nethogs",
|
||||
"net-tools", # for netstat
|
||||
"nmap",
|
||||
"openssl",
|
||||
"psmisc", # for pstree
|
||||
"pwgen",
|
||||
"rsync",
|
||||
"screen",
|
||||
"socat",
|
||||
"strace",
|
||||
"tcpdump",
|
||||
"telnet",
|
||||
"tree",
|
||||
"vim-enhanced",
|
||||
@@ -60,19 +66,25 @@ class base() {
|
||||
pkg [
|
||||
"ack",
|
||||
"bash-completion",
|
||||
"curl",
|
||||
"direnv",
|
||||
"fping",
|
||||
"git",
|
||||
"htop",
|
||||
"lshw",
|
||||
"lsof",
|
||||
"make",
|
||||
"nethogs",
|
||||
"net-tools", # for netstat
|
||||
"nmap",
|
||||
"openssl",
|
||||
"psmisc", # for pstree
|
||||
"pwgen",
|
||||
"rsync",
|
||||
"screen",
|
||||
"socat",
|
||||
"strace",
|
||||
"tcpdump",
|
||||
"telnet",
|
||||
"tree",
|
||||
"vim",
|
||||
|
||||
Reference in New Issue
Block a user