Skip to content

Instantly share code, notes, and snippets.

@Hounddog
Created April 8, 2015 15:16
Show Gist options
  • Save Hounddog/b3cc3d5115e285b3e16d to your computer and use it in GitHub Desktop.
Save Hounddog/b3cc3d5115e285b3e16d to your computer and use it in GitHub Desktop.
Group configuration
elasticsearcg: localhost
rabbit-mq: localhost
every server under staging has this setting
[staging-development]
staging-development-1
[staging]
staging-1
[production-elastic]
production-elastic-1
[production-api]
production-api-1
[production-prerender]
production-prerender-1
[production-webserver]
production-webserver-1
[db:children]
development
[elastic:children]
development
test
staging
staging-development
production-elastic
[api:children]
development
test
production-api
api-staging
[api-staging:children]
staging
staging-development
[webserver:children]
development
staging
staging-development
production-webserver
[prerender:children]
production-prerender
[profiling:children]
development
staging
staging-development
[analytics:children]
development
staging
staging-development
dabase:
host: bar.com
name: foo
dabase:
host: foo.com
name: bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment