Skip to content

Instantly share code, notes, and snippets.

@tym-xqo
Created February 25, 2020 22:19
Show Gist options
  • Save tym-xqo/9661d0d4f0e674c583c8a151224379a1 to your computer and use it in GitHub Desktop.
Save tym-xqo/9661d0d4f0e674c583c8a151224379a1 to your computer and use it in GitHub Desktop.
[local]
testbox
[local:vars]
pg_environment=development
[lab]
lab-sjc
lab-dal
[lab:vars]
pg_environment=lab
[legacy]
db01
db04
db02
db03
nfs
[boost]
boost01
boost02
[production]
dal01
dal02
sjc01
sjc02
[production:vars]
pg_environment=production
[test]
db01
db04
[test:vars]
pg_environment=test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment