feat: add incus-image host
- add incus-image host to cobbler/puppet - add privileged image type for incus
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
description: Incus Image Server
|
||||
cobbler_mgmt_classes:
|
||||
- roles::infra::incus::imagehost
|
||||
profiles:
|
||||
- disk10
|
||||
- net_com1_eth0
|
||||
- 2core4096
|
||||
- fuse
|
||||
- kmsg
|
||||
- incusimages
|
||||
- sys_fs_rw
|
||||
storage_volumes:
|
||||
data:
|
||||
pool: fastpool
|
||||
path: /var/lib/incus
|
||||
config:
|
||||
size: 50GB
|
||||
Reference in New Issue
Block a user