This commit is contained in:
ge
2023-12-13 21:02:09 +03:00
parent 072e86f987
commit bdff33759c
3 changed files with 4 additions and 3 deletions

View File

@ -27,9 +27,6 @@ Cloud-init configs may be set inplace into :file:`instance.yaml`.
user_data: |
## template: jinja
#cloud-config
merge_how:
- name: list
settings: [append]
hostname: {{ ds.meta_data.hostname }}
fqdn: {{ ds.meta_data.hostname }}.instances.generic.cloud
manage_etc_hosts: true