blob: d1dc5c88036da229aa7fc359bab50fc513219f2d [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001parameters:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01002 _param:
3 infra_compute_node01_hostname: kvm01
4 infra_compute_node02_hostname: kvm02
5 infra_compute_node03_hostname: kvm03
6 infra_compute_node04_hostname: kvm04
7 infra_compute_node05_hostname: kvm05
8 infra_compute_node06_hostname: kvm06
9 infra_compute_node07_hostname: kvm07
10 infra_compute_node08_hostname: kvm08
11 infra_compute_node09_hostname: kvm09
Ondrej Smola03ff34e2016-12-01 01:30:33 +010012 reclass:
13 storage:
14 node:
Ondrej Smola030b89d2017-01-13 19:21:16 +010015 infra_compute_node01:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010016 name: ${_param:infra_compute_node01_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010017 domain: ${_param:cluster_domain}
18 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010019 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010020 params:
21 salt_master_host: ${_param:reclass_config_master}
22 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010023 single_address: ${_param:infra_compute_node01_address}
24 deploy_address: ${_param:infra_compute_node01_deploy_address}
25 infra_compute_node02:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010026 name: ${_param:infra_compute_node02_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010027 domain: ${_param:cluster_domain}
28 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010029 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010030 params:
31 salt_master_host: ${_param:reclass_config_master}
32 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010033 single_address: ${_param:infra_compute_node02_address}
34 deploy_address: ${_param:infra_compute_node02_deploy_address}
35 infra_compute_node03:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010036 name: ${_param:infra_compute_node03_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010037 domain: ${_param:cluster_domain}
38 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010039 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010040 params:
41 salt_master_host: ${_param:reclass_config_master}
42 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010043 single_address: ${_param:infra_compute_node03_address}
44 deploy_address: ${_param:infra_compute_node03_deploy_address}
45 infra_compute_node04:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010046 name: ${_param:infra_compute_node04_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010047 domain: ${_param:cluster_domain}
48 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010049 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010050 params:
51 salt_master_host: ${_param:reclass_config_master}
52 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010053 single_address: ${_param:infra_compute_node04_address}
54 deploy_address: ${_param:infra_compute_node04_deploy_address}
55 infra_compute_node05:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010056 name: ${_param:infra_compute_node05_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010057 domain: ${_param:cluster_domain}
58 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010059 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010060 params:
61 salt_master_host: ${_param:reclass_config_master}
62 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010063 single_address: ${_param:infra_compute_node05_address}
64 deploy_address: ${_param:infra_compute_node05_deploy_address}
65 infra_compute_node06:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010066 name: ${_param:infra_compute_node06_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010067 domain: ${_param:cluster_domain}
68 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010069 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010070 params:
71 salt_master_host: ${_param:reclass_config_master}
72 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010073 single_address: ${_param:infra_compute_node06_address}
74 deploy_address: ${_param:infra_compute_node06_deploy_address}
75 infra_compute_node07:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010076 name: ${_param:infra_compute_node07_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010077 domain: ${_param:cluster_domain}
78 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010079 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010080 params:
81 salt_master_host: ${_param:reclass_config_master}
82 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010083 single_address: ${_param:infra_compute_node07_address}
84 deploy_address: ${_param:infra_compute_node07_deploy_address}
85 infra_compute_node08:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010086 name: ${_param:infra_compute_node08_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010087 domain: ${_param:cluster_domain}
88 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010089 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010090 params:
91 salt_master_host: ${_param:reclass_config_master}
92 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010093 single_address: ${_param:infra_compute_node08_address}
94 deploy_address: ${_param:infra_compute_node08_deploy_address}
95 infra_compute_node09:
Ondrej Smola64bf5c82017-01-13 21:32:09 +010096 name: ${_param:infra_compute_node09_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010097 domain: ${_param:cluster_domain}
98 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010099 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +0100100 params:
101 salt_master_host: ${_param:reclass_config_master}
102 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +0100103 single_address: ${_param:infra_compute_node09_address}
104 deploy_address: ${_param:infra_compute_node09_deploy_address}