Skip to content

Instantly share code, notes, and snippets.

@geofffranks
Created December 14, 2017 21:18
Show Gist options
  • Save geofffranks/b7f436bdec6a769165057bb32803e7f4 to your computer and use it in GitHub Desktop.
Save geofffranks/b7f436bdec6a769165057bb32803e7f4 to your computer and use it in GitHub Desktop.
a bit o' spruce, from http://play.spruce.cf
{"flavor":"1.13.1","prune":["meta"],"env":["HOME=/home/user","MYENV=production2"],"cherry_pick":[],"yaml":[{"filename":"file1.yml","contents":"---\nenv: (( grab $MYENV ))\ncluster:\n name: mjolnir\nident: (( concat cluster.name \"/\" env ))\n\n\n\n"}],"skip_eval":false,"fallback_append":false,"go_patch":false,"debug":false,"trace":false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment