blob: d3325eb0e99176fbf3c563eaeb02e1ac3c17c989 [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
cdoddae5bd5392018-03-15 17:31:24 -05006 port: 80
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +02007 role: master
Jakub Pavlik2bd298f2016-08-31 13:50:58 +02008 enable_iframe: True
azvyagintseva1afa852018-11-19 20:45:18 +02009 cluster:
10 curtin_vars:
11 amd64:
12 xenial:
azvyagintsev05393f62018-11-25 11:15:10 +020013 extra_pkgs:
14 enabled: true
15 pkgs: [ "curl", "wget" ]
16 kernel_package:
17 enabled: true
18 #value: 'linux-image-virtual-hwe-16.04'
19 value: 'mc'
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +020020 region:
cdoddae5bd5392018-03-15 17:31:24 -050021 enabled: true
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +020022 bind:
23 host: localhost
24 port: 80
cdoddae5bd5392018-03-15 17:31:24 -050025 theme: theme
Pavel Cizinsky2174e7f2016-08-30 18:45:22 +020026 admin:
27 username: admin
28 password: password
29 email: email@example.com
Jakub Pavlik4d4d54f2016-08-30 10:54:22 +020030 database:
31 engine: postgresql
32 host: localhost
33 name: maasdb
34 password: password
35 username: maas
Damian Szeluga449862c2017-03-30 11:01:46 +020036 salt_master_ip: 127.0.0.1