commit | 5bfb1e6a700364103a393e1e5b9a3f72babf7294 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Feb 22 19:39:09 2018 +0200 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Feb 22 22:22:22 2018 +0200 |
tree | 843a3653455c7ab910e0902aa0842bf075255e38 | |
parent | b58c64106703bf3831b8923e8eebda392a492431 [diff] [blame] |
Uncomment nodes in pike ssl Change-Id: I48e9861b8ce81c7ddeeda06a35aa1690760a7515
diff --git a/classes/cluster/virtual-mcp-pike-dvr-ssl/openstack/dns.yml b/classes/cluster/virtual-mcp-pike-dvr-ssl/openstack/dns.yml index 8badcc2..cb61189 100644 --- a/classes/cluster/virtual-mcp-pike-dvr-ssl/openstack/dns.yml +++ b/classes/cluster/virtual-mcp-pike-dvr-ssl/openstack/dns.yml
@@ -25,11 +25,11 @@ package: python-msgpack: version: latest -# network: -# interface: -# ens4: -# enabled: true -# type: eth -# proto: static -# address: ${_param:single_address} -# netmask: 255.255.255.0 + network: + interface: + ens4: + enabled: true + type: eth + proto: static + address: ${_param:single_address} + netmask: 255.255.255.0