commit | e914bd71ac5d526caef77ca7782069a84e19be93 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Apr 06 16:57:32 2017 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Apr 06 17:21:57 2017 +0300 |
tree | c3a3f51e2ff2ea09efe1ef377d8ea89c431f9d81 | |
parent | 4ef67a4a0c22a8cfdc4012fc64da5a4dc7d38030 [diff] | |
parent | c292bc33770161721ae834e3ac0a3b284f2f059a [diff] |
Merge branch 'add_1_0' of https://github.com/Mirantis/tcp-qa into add_1_0
diff --git a/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1404.yaml b/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1404.yaml index 8ed34dc..d139bb1 100644 --- a/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1404.yaml +++ b/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1404.yaml
@@ -65,7 +65,7 @@ # To be configured from inventory/fuel-devops by operator or autotests - 'echo "id: {hostname}" >> /etc/salt/minion' - - 'echo "master: 172.16.10.100" >> /etc/salt/minion' + - 'echo "master: 192.168.10.100" >> /etc/salt/minion' - echo "Restarting minion service with workarounds..." - rm -f /etc/salt/pki/minion/minion_master.pub
diff --git a/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1604.yaml b/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1604.yaml index 26c21d8..ba971f7 100644 --- a/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1604.yaml +++ b/tcp_tests/templates/underlay/virtual-mcp10-ovs--user-data1604.yaml
@@ -73,7 +73,7 @@ # To be configured from inventory/fuel-devops by operator or autotests - 'echo "id: {hostname}" >> /etc/salt/minion' - - 'echo "master: 172.16.10.100" >> /etc/salt/minion' + - 'echo "master: 192.168.10.100" >> /etc/salt/minion' - echo "Restarting minion service with workarounds..." - rm -f /etc/salt/pki/minion/minion_master.pub