blob: 6f18571938a7fce0785b44811a26246460f24795 [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001parameters:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01002 _param:
3 openstack_gateway_node01_hostname: gtw01
Ondrej Smola03ff34e2016-12-01 01:30:33 +01004 reclass:
5 storage:
6 node:
7 openstack_gateway_node01:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01008 name: ${_param:openstack_gateway_node01_hostname}
Ondrej Smola03ff34e2016-12-01 01:30:33 +01009 domain: ${_param:cluster_domain}
10 classes:
11 - cluster.${_param:cluster_name}.openstack.gateway
12 params:
13 salt_master_host: ${_param:reclass_config_master}
Jiri Broulik87a20182017-02-27 15:13:28 +010014 linux_system_codename: ${_param:linux_system_codename}
Ondrej Smola03ff34e2016-12-01 01:30:33 +010015 single_address: ${_param:openstack_gateway_address}