Remove cloud-init reference
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Danny Bessems 2023-04-21 12:40:42 +02:00
parent 4b059cccdb
commit bc98e03c49

View File

@ -188,8 +188,6 @@
], ],
"boot_wait": "{{user `boot_wait`}}", "boot_wait": "{{user `boot_wait`}}",
"cluster": "{{user `cluster`}}", "cluster": "{{user `cluster`}}",
"cd_files": ["{{user `cd_file_path`}}/meta-data", "{{user `cd_file_path`}}/user-data"],
"cd_label": "cidata",
"communicator": "ssh", "communicator": "ssh",
"convert_to_template": "{{user `convert_to_template`}}", "convert_to_template": "{{user `convert_to_template`}}",
"cpu_cores": "{{user `cpu_cores`}}", "cpu_cores": "{{user `cpu_cores`}}",