Skip to content

Instantly share code, notes, and snippets.

@richardcase
Created October 9, 2024 15:21
Show Gist options
  • Save richardcase/f60ced50c7acdb30163d0bf2feadc03d to your computer and use it in GitHub Desktop.
Save richardcase/f60ced50c7acdb30163d0bf2feadc03d to your computer and use it in GitHub Desktop.
## template: jinja
#cloud-config
runcmd:
- echo 'Running on {{ v1.cloud_name }}' > /var/tmp/cloud_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment