blob: b8511fa73b3cc6d32838ab2733f5332bd33fe8ec [file] [log] [blame]
David K. Bainbridge0a7cdbb2017-07-14 11:36:13 -07001---
2# Password to assign to compute nodes for user `ubuntu`. Defaults to random value if not set
3password_compute_node: ubuntu
4
5#fabric_include_names
6fabric_include_module_types: i40e, mlx4_en
7#fabric_include_bus_types
8
9#fabric_exclude_names
10#fabric_exclude_module_types
11#fabric_exclude_bus_types
12
13#fabric_ignore_names
14#fabric_ignore_module_types
15#fabric_ignore_bus_types
16
17#management_include_names
18#management_include_module_types
19#management_include_bus_types
20#management_exclude_names
21#management_exclude_module_types
22#management_exclude_bus_types
23#management_ignore_names
24#management_ignore_module_types
25#management_ignore_bus_types
26
27fabric_iface: fabric
28management_iface: mgmtbr
29external_iface: eth2
30iface_file: /etc/network/interfaces
31
32fabric_ip: 10.2.1.1/24
33management_ip: 10.2.0.1/24
34external_ip: 192.168.10.3/24
35
36external_gw: 192.168.10.1
37#management_gw
38
39#external_bc
40#management_bc
41
42power_helper_user: cord
43power_helper_host: ''
44
45admin_email: admin@cord.lab
46password_maas_admin: admin
47maas_user: cord
48password_maas_user: cord
49maas_email: cord@cord.lab
50
51domain: cord.lab
52upstream_dns: 8.8.8.8 8.8.8.4
53
54management_network: 10.2.0.0/24
55bridge_network: 172.42.0.0/24
56bridge_name: mgmtbr
57
58fabric_range_low: 10.2.1.2
59fabric_range_high: 10.2.1.100
60management_range_low: 10.2.0.2
61management_range_high: 10.2.0.128
62
63deploy_docker_tag: candidate
64logging_host: 10.100.198.201
65