fix: add optional FQDN configuration to VM template and Cloud-Init user-data
This commit is contained in:
@@ -13,6 +13,10 @@ vm_id: 150
|
||||
# Hostname for the base VM (template)
|
||||
hostname: debian-template-base
|
||||
|
||||
# optional fqdn
|
||||
# fqdn: myvm.example.com
|
||||
|
||||
|
||||
# Memory in MB
|
||||
memory: 2048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user