Remove unnecessary override

The vqriable is defined in defaults and the override
creates some confusion for testing. Seeing as it is
unnecessary anyway it should be removed.

Change-Id: I09003212336b51bf4cc244b080ab23596cc61c49
This commit is contained in:
Jesse Pretorius 2018-02-16 10:12:12 +00:00
parent b7ef60fe09
commit 2d096d9d8f
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
# Monasca vars
monasca_agent_venv_tag: "testing"
monasca_agent_developer_mode: true
monasca_agent_git_install_branch: master
monasca_agent_bin: "/openstack/venvs/monasca-agent-{{ monasca_agent_venv_tag }}/bin"
monasca_service_port: 8070