blob: 5b63ec0f594ad5d0013752a44075e7ff4029f94d [file] [log] [blame]
Ondrej Smola5dbbc692016-12-19 11:51:43 +01001parameters:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01002 _param:
3 openstack_billing_hostname: bil01
Ondrej Smola5dbbc692016-12-19 11:51:43 +01004 reclass:
5 storage:
6 node:
7 opencontrail_billing_node01:
Ondrej Smola64bf5c82017-01-13 21:32:09 +01008 name: ${_param:openstack_billing_hostname}
Ondrej Smola5dbbc692016-12-19 11:51:43 +01009 domain: ${_param:cluster_domain}
10 classes:
11 - cluster.${_param:cluster_name}.openstack.billing
12 params:
13 salt_master_host: ${_param:reclass_config_master}
14 linux_system_codename: trusty
15 single_address: ${_param:openstack_billing_address}