Created
November 11, 2016 15:28
-
-
Save dwelch2344/e5bc3048eeeb255831e2db6352d62e5e 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
aws_access_key_id: foo | |
aws_secret_access_key: bar | |
ssh: | |
mods: | |
dev: | |
user: ubuntu | |
tunnels: | |
- 8500:127.0.0.1:8500 | |
- 6002:some.rds.instance:5432 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment