development:
adapter: mysql2
encoding: utf8
database: my_database
acheck:
- Nice Guy
- Needs Haircut
- Drinks Beer
username: root
password: public
production:
adapter: mysql2.5
encoding: utf16
database: prod_database
acheck:
- Mean Guy
- Perfect Haircut
- Drinks Whiskey
username: sa
password: Pr{\}x${PWD}!@boof
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #2 | 26679 | Robert Cowham |
Remove Perl libs which aren't used by anything in main section of SDP Remove test scripts |
||
| #1 | 17251 | C. Thomas Tyler | Added YAML parsing bash library, complete with a test script and sample data file. |