Refactor using multi-file setup
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-02-23 16:53:46 +01:00
parent e82f13142a
commit 5e41bc7ee4
2 changed files with 4 additions and 2 deletions

View File

@ -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`}}",