commit | 6d6b187d193964b6389b3efcaf302f6885e48971 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Wed Apr 05 13:25:31 2017 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Wed Apr 05 16:05:05 2017 +0300 |
tree | a66c54b36b26fe1ef9e00e4cd8eebabb5c105de5 | |
parent | 14f6a1a802c8ad2b20924982417f856b9d78d6bd [diff] [blame] | |
parent | 00f9ee05578e06de3a34fd6c2b81a593387a25ed [diff] [blame] |
Merge branch 'add_1_0' of https://github.com/Mirantis/tcp-qa into add_1_0
diff --git a/tcp_tests/templates/virtual_mcp10_ovs.jinja b/tcp_tests/templates/virtual_mcp10_ovs.jinja index 52a6985..424909f 100644 --- a/tcp_tests/templates/virtual_mcp10_ovs.jinja +++ b/tcp_tests/templates/virtual_mcp10_ovs.jinja
@@ -1,2 +1,2 @@ -{% set DOMAIN_NAME = os_env('LAB_CONFIG_NAME', 'virtual_mcp10_ovs') + '.local' %} +{% set DOMAIN_NAME = os_env('LAB_CONFIG_NAME', 'virtual-mcp10-ovs') + '.local' %} {% set HOSTNAME_CFG01 = os_env('HOSTNAME_CFG01', 'cfg01.' + DOMAIN_NAME) %}