Remove cloud-init reference
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
4b059cccdb
commit
bc98e03c49
@ -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`}}",
|
||||||
|
Loading…
Reference in New Issue
Block a user