Created
March 16, 2018 02:27
-
-
Save geofffranks/5a4a847efada2e060607c39a77df6f74 to your computer and use it in GitHub Desktop.
a bit o' spruce, from http://play.spruce.cf
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
{"flavor":"1.11.0","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"file1.yml","contents":"meta:\n job_definition:\n instances: 1\n update:\n serial: false\n max_in_flight: 4\n azs: [z1, z2, z3]\n jobs:\n - { name: consul_agent, release: consul }\n network:\n - name: prod\n \ninstance_groups:\n- name: haproxy\n .: (( inject meta.job_definition ))\n jobs:\n - { name: haproxy, release: haproxy }\n update:\n serial: true\n- name: web\n .: (( inject meta.job_definition ))\n jobs:\n - { name: atc, release: concourse }\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