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,
|
"ntp": true,
|
||||||
"packages": [
|
"packages": [
|
||||||
"qemu-guest-agent"
|
"qemu-guest-agent",
|
||||||
|
"wget",
|
||||||
|
"screen",
|
||||||
|
"iftop",
|
||||||
|
"htop",
|
||||||
|
"cloud-init"
|
||||||
],
|
],
|
||||||
"parallel downloads": 0,
|
"parallel downloads": 0,
|
||||||
"profile_config": {
|
"profile_config": {
|
||||||
|
Reference in New Issue
Block a user