Created
December 1, 2017 10:32
-
-
Save geofffranks/84341ab061d145b1992c49df6556e7fb 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.1","prune":["meta"],"env":["HOME=/home/user"],"cherry_pick":[],"yaml":[{"filename":"file1.yml","contents":"domains:\n- example.com\n- another-company.com\n- play.spruce.cf\nports:\n- 80\n- 443\n- 4443\n- 2222\n\n\nhost_port_combos: (( cartesian-product domains \";\" ports ))\nwss_only: (( cartesian-product \"https://\" domains \":\" ports[2] ))\n\n\n\n"},{"filename":"file2.yml","contents":"---\ndomains: (( prune ))\nports: (( prune ))\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