Skip to content

Instantly share code, notes, and snippets.

@geofffranks
Created March 3, 2022 20:08
Show Gist options
  • Save geofffranks/a2793515da94830cfc66b1d2320bc42a to your computer and use it in GitHub Desktop.
Save geofffranks/a2793515da94830cfc66b1d2320bc42a to your computer and use it in GitHub Desktop.
a bit o' spruce, from http://play.spruce.cf
{"flavor":"1.29.0","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"file1.yml","contents":"properties:\n base_domain: (( param \"What domain will be used for this environment?\" ))\n system_domain: (( concat \"system.\" properties.base_domain ))\n app_domains:\n - (( grab properties.base_domain ))\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