Skip to content

Instantly share code, notes, and snippets.

@woky
Created February 22, 2019 17:23
Show Gist options
  • Save woky/d03ade7d1a478f3dd4067dd514477f51 to your computer and use it in GitHub Desktop.
Save woky/d03ade7d1a478f3dd4067dd514477f51 to your computer and use it in GitHub Desktop.
databases:
active: true
enable_logging: false
resolver: None
home_dir: /Users/darthbear
mysql:
host: abc.com
port: 3306
username: scott
password: tiger
retries: 3
ips:
- 192.168.0.1
- 192.168.0.2
- 192.168.0.3
motd: |
Hello "man"!
How is it going?
retries_msg: You have 3 retries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment