Created
September 23, 2015 10:35
-
-
Save davekennewell/a4ec8d37cbacb2c01935 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"run_list": [ | |
"role[geoshape_core]" | |
], | |
"vagrant": true, | |
"ssl": true, | |
"rogue": { | |
"networking": { | |
"application": { | |
"fqdn-ignore__renamed": "replace this entire string with the fully qualified domanin name of your server such as www.example.com AND changed the key to the left to fqdn-ignore instead of fqdn-ignore__renamed" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment