mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 19:28:02 +00:00
include some other tools to kali top 10 that are required to complete various challenges
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class kali_top10::install{
|
||||
package { ['kali-linux-top10', 'nfs-common']:
|
||||
package { ['kali-linux-top10', 'nfs-common', 'ftp']:
|
||||
ensure => 'installed',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user