Created
October 9, 2024 15:21
-
-
Save richardcase/f60ced50c7acdb30163d0bf2feadc03d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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