Added addtional packages
added htop, iftop, cloud-init, screen and wget to default installation template
This commit is contained in:
@@ -216,7 +216,12 @@
|
||||
},
|
||||
"ntp": true,
|
||||
"packages": [
|
||||
"qemu-guest-agent"
|
||||
"qemu-guest-agent",
|
||||
"wget",
|
||||
"screen",
|
||||
"iftop",
|
||||
"htop",
|
||||
"cloud-init"
|
||||
],
|
||||
"parallel downloads": 0,
|
||||
"profile_config": {
|
||||
|
Reference in New Issue
Block a user