added current gentooimgr
This commit is contained in:
15
gentooimgr/configs/cloud.json
Normal file
15
gentooimgr/configs/cloud.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"inherit": "base.json",
|
||||
"packages": {
|
||||
"additional": [
|
||||
"app-emulation/cloud-init",
|
||||
"sys-block/open-iscsi"
|
||||
]
|
||||
},
|
||||
"disk": "/dev/vda",
|
||||
"kernel": {
|
||||
"path": "/etc/kernels/config.d/gentooimgr-cloud.config",
|
||||
"config": "cloud.config"
|
||||
},
|
||||
"partition": 1
|
||||
}
|
||||
Reference in New Issue
Block a user