commit | b7404593b5a6575637a4c6c0074ce0a76815e470 | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Fri Apr 07 11:52:28 2017 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Fri Apr 07 13:56:37 2017 +0300 |
tree | ff49475cba9d45b58f888d71f29c646b12fcf1c4 | |
parent | 29f9548511c35c3accd45dc50134019759f51bed [diff] [blame] | |
parent | 8fc8584ce67301dce3f4f19273129db057770823 [diff] [blame] |
Merge branch 'add_1_0' of https://github.com/Mirantis/tcp-qa into add_1_0
diff --git a/tcp_tests/templates/mcp-fuel-aio.jinja b/tcp_tests/templates/mcp-fuel-aio.jinja new file mode 100644 index 0000000..856c45b --- /dev/null +++ b/tcp_tests/templates/mcp-fuel-aio.jinja
@@ -0,0 +1,2 @@ +{% set DOMAIN_NAME = os_env('LAB_CONFIG_NAME', 'mcp-fuel-aio') + '.local' %} +{% set HOSTNAME_CFG01 = os_env('HOSTNAME_CFG01', 'cfg01.' + DOMAIN_NAME) %}