| Michael Polenchuk | df4fcb0 | 2017-06-29 12:22:42 +0400 | [diff] [blame] | 1 | parameters: |
| 2 | _param: | ||||
| 3 | opendaylight_control_hostname: odl01 | ||||
| 4 | reclass: | ||||
| 5 | storage: | ||||
| 6 | node: | ||||
| 7 | opendaylight_control_node01: | ||||
| 8 | name: ${_param:opendaylight_control_hostname} | ||||
| 9 | domain: ${_param:cluster_domain} | ||||
| 10 | params: | ||||
| 11 | salt_master_host: ${_param:reclass_config_master} | ||||
| 12 | linux_system_codename: ${_param:linux_system_codename} | ||||
| 13 | single_address: ${_param:opendaylight_service_host} | ||||