Created
April 23, 2016 15:43
-
-
Save smalltown/3724e834aa0b343dfd90677d1fcb36de to your computer and use it in GitHub Desktop.
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
| name "production" | |
| description "For Prods!" | |
| cookbook "apache", "= 0.1.0" | |
| override_attributes({ | |
| "pci" => { | |
| "in_scope" => true | |
| } | |
| }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment