projects
/
invirt/packages/invirt-manual-config.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2c92889351afc18ce76faedb8a3f52e2452f5280
[invirt/packages/invirt-manual-config.git]
/
master.yaml
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