feat: add cobbler
- add cobbler container
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
image: "incus-images:almalinux8/puppet-base/latest"
|
||||
description: Cobbler
|
||||
cobbler_mgmt_classes:
|
||||
- roles::infra::cobbler::server
|
||||
profiles:
|
||||
- disk20
|
||||
- net_com1_eth0
|
||||
- 2core2048
|
||||
storage_volumes:
|
||||
data:
|
||||
pool: fastpool
|
||||
path: /data
|
||||
config:
|
||||
size: 50GB
|
||||
Reference in New Issue
Block a user