missed one variable without quotes

This commit is contained in:
Tim Flink 2015-11-17 21:18:05 +00:00
parent 09a8cbb4f0
commit 437e23d0d5

View file

@ -9,7 +9,7 @@ openqa_userid: http://adamwill.id.fedoraproject.org/
openqa_dbname: openqa-stg
openqa_dbhost: db-qa01.qa.fedoraproject.org
openqa_dbuser: openqa
openqa_dbpassword: {{ stg_openqa_db_password }}
openqa_dbpassword: "{{ stg_openqa_db_password }}"
openqa_workers: 3