blob: a3714a2c6e9a714dace525f39c919672cda3a975 [file] [log] [blame]
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02001maas:
2 cluster:
3 enabled: true
Pavel Cizinsky76cc5b02016-08-30 13:29:50 +02004 region:
5 host: localhost
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02006 role: master
7 region:
8 bind:
9 host: localhost
10 port: 80
Pavel Cizinsky2174e7f2016-08-30 18:45:22 +020011 admin:
12 username: admin
13 password: password
14 email: email@example.com
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +020015 database:
16 engine: postgresql
17 host: localhost
18 name: maasdb
19 password: password
20 username: maas
Pavel Cizinsky76cc5b02016-08-30 13:29:50 +020021 enabled: true