You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix terraform resource paths (use path.module)
- use cloud-config (avoiding ssh provisioners)
- use templatefile (template_file resource is deprecated)
- update metal version
Signed-off-by: Marques Johansson <[email protected]>
- cd /root/sandbox/compose && unzip /root/compose.zip
11
+
- cd /root/sandbox/compose && TINKERBELL_CLIENT_MAC=${WORKER_MAC} TINKERBELL_TEMPLATE_MANIFEST=/manifests/template/ubuntu-equinix-metal.yaml TINKERBELL_HARDWARE_MANIFEST=/manifests/hardware/hardware-equinix-metal.json docker-compose up -d
0 commit comments