Created
November 2, 2017 14:23
-
-
Save geofffranks/9587ab9a87a0c6bcf541e5a97d6f8224 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.13.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