commit | 413da84c9abf78f484f0d3991f68c1ddb4a4d7f0 | [log] [tgz] |
---|---|---|
author | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Fri Apr 16 17:48:15 2021 +0300 |
committer | Taras Khlivnyak <tkhlivnyak@mirantis.com> | Fri Apr 23 01:48:05 2021 +0300 |
tree | 4910cd6a553f2f17a2d090f34339caff77e8177e | |
parent | 279f909de8afc4eddc3119f82bb85158707134a6 [diff] [blame] |
Fix small misconfiguration in E/// templates Related-bug: MOSSUST-111 Change-Id: I6e9061fc9ce2aa83d5ef38fcfee7717a1cf21675
diff --git a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/underlay.hot b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/underlay.hot index 99c2bd9..67940c7 100644 --- a/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/underlay.hot +++ b/tcp_tests/templates/bm-e7-cicd-pike-ovs-maas/underlay.hot
@@ -1,6 +1,6 @@ --- -heat_template_version: pike +heat_template_version: queens description: MCP environment for bm-e7-cicd-pike-ovs-maas @@ -48,7 +48,7 @@ default: 172.16.162.100 salt_master_control_ip: type: string - default: 10.167.11.5 + default: 172.16.162.66 deploy_empty_node: type: boolean default: False