blob: dc165994a00607b45d00aa0c1fd53b7813324adb [file] [log] [blame]
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02001maas:
2 cluster:
3 enabled: true
Jakub Pavlika65bbe02016-08-30 12:01:30 +02004 region:
Jakub Pavlika65bbe02016-08-30 12:01:30 +02005 host: localhost
Pavel Cizinsky76cc5b02016-08-30 13:29:50 +02006 role: slave
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02007 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