blob: bd5690b9be662d3d7471a5dbedf5954890fe4224 [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
Jakub Pavlik2bd298f2016-08-31 13:50:58 +02007 enable_iframe: True
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02008 region:
9 bind:
10 host: localhost
11 port: 80
Pavel Cizinsky2174e7f2016-08-30 18:45:22 +020012 admin:
13 username: admin
14 password: password
15 email: email@example.com
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +020016 database:
17 engine: postgresql
18 host: localhost
19 name: maasdb
20 password: password
21 username: maas
Pavel Cizinsky76cc5b02016-08-30 13:29:50 +020022 enabled: true