diff --git a/tests/test-vars.yml b/tests/test-vars.yml index c0aef72..1949db2 100644 --- a/tests/test-vars.yml +++ b/tests/test-vars.yml @@ -2,12 +2,10 @@ barbican_galera_password: SuperSecrete barbican_developer_mode: true barbican_galera_address: "{{ hostvars[groups['galera_all'][0]]['ansible_host'] }}" barbican_galera_database: barbican -barbican_git_install_branch: master barbican_keystone_auth: yes barbican_rabbitmq_password: secrete barbican_rabbitmq_userid: barbican barbican_rabbitmq_vhost: /barbican -barbican_requirements_git_install_branch: master barbican_service_password: secrete barbican_venv_tag: testing