You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
315 B
8 lines
315 B
DOMAIN_VCPUS=4
|
|
DOMAIN_RAM=8192
|
|
DOMAIN_DISK_SIZE=100
|
|
DOMAIN_OS_VARIANT=rhel9.6
|
|
DOMAIN_MAC_ADDRESS=04:00:00:00:00:01
|
|
FLIGHTCTL_LABELS_OVERRIDE={ "type": "virtualmachine", "vm.name": "nextcloud" }
|
|
DOMAIN_DISK_SOURCE=edge-registry.itix.fr/demo-edge-retail/virtualmachine:latest
|
|
REGISTRY_AUTH_FILE=/etc/ostree/auth.json
|
|
|