commit | 63a2c60db1a8656c16224fca4eea69b6df860f0f | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Thu Feb 21 13:24:20 2019 +0200 |
committer | Tatyanka Leontovich <tleontovich@mirantis.com> | Wed Feb 27 10:21:30 2019 +0000 |
tree | b7caa11ca7df8b5986790136c7f1d481e778f3d7 | |
parent | cea3b96d93483df1797889de7fc300c418d08953 [diff] [blame] |
Add roles to os deploy Add: * prx02 for pike and queens * kmn for pike * dns for pike and queens * enable designate * enable barbican without int Change-Id: I56288c7df9ada6217210bc04f45f27e630daf4f9
diff --git a/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml b/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml index c7465d2..df72077 100644 --- a/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml +++ b/tcp_tests/templates/cookied-cicd-queens-dvr-sl/cookiecutter-context-queens-dvr-sl.yaml
@@ -330,3 +330,8 @@ rabbitmq_ssl_enabled: 'True' openstack_rabbitmq_x509_enabled: 'True' openstack_internal_protocol: 'https' + + designate_backend: powerdns + designate_enabled: 'True' + openstack_dns_node01_address: 10.167.4.113 + openstack_dns_node02_address: 10.167.4.114 \ No newline at end of file