source:
package_tags/invirt-manual-config/0.0.2/master.yaml
| Last change on this file was 1953, checked in by price, 18 years ago | |
|---|---|
| File size: 333 bytes | |
| Line | |
|---|---|
| 1 | web: |
| 2 | hostname: localhost |
| 3 | ip: 127.0.0.1 |
| 4 | |
| 5 | remote: |
| 6 | hostname: localhost |
| 7 | ip: 127.0.0.1 |
| 8 | |
| 9 | kerberos: |
| 10 | realm: CSAIL.MIT.EDU |
| 11 | |
| 12 | db: |
| 13 | uri: postgres://invirt@localhost/invirt |
| 14 | host: localhost |
| 15 | ip: 127.0.0.1 |
| 16 | port: 5432 |
| 17 | user: invirt |
| 18 | dbname: invirt |
| 19 | |
| 20 | hosts: |
| 21 | - hostname: localhost |
| 22 | ip: 127.0.0.1 |
| 23 | |
| 24 | console: |
| 25 | hostname: localhost |
| 26 | ip: 127.0.0.1 |
Note: See TracBrowser
for help on using the repository browser.
