-
-
Save tym-xqo/9661d0d4f0e674c583c8a151224379a1 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
[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