Refactor using multi-file setup
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@ -85,6 +85,8 @@
|
||||
"{{user `boot_command_suffix`}}"
|
||||
],
|
||||
"boot_wait": "{{user `boot_wait`}}",
|
||||
"cd_files": ["{{user `cd_file_path`}}/meta-data", "{{user `cd_file_path`}}/user-data"],
|
||||
"cd_label": "cidata",
|
||||
"communicator": "ssh",
|
||||
"cores": "{{user `cpu_cores`}}",
|
||||
"cpus": "{{user `cpu`}}",
|
||||
|
Reference in New Issue
Block a user