blob: 4d23169fca47fd5cd065afe71fab470e94cd9a44 [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
Ondrej Smola03ff34e2016-12-01 01:30:33 +01004 reclass:
5 storage:
6 node:
Ondrej Smola030b89d2017-01-13 19:21:16 +01007 infra_compute_node01:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01008 name: ${_param:infra_compute_node01_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +01009 domain: ${_param:cluster_domain}
10 classes:
Ondrej Smola030b89d2017-01-13 19:21:16 +010011 - cluster.${_param:cluster_name}.infra.compute
Ondrej Smola03ff34e2016-12-01 01:30:33 +010012 params:
13 salt_master_host: ${_param:reclass_config_master}
14 linux_system_codename: trusty
Ondrej Smola030b89d2017-01-13 19:21:16 +010015 single_address: ${_param:infra_compute_node01_address}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010016