using the right goddamn syntax usually helps, adam

This commit is contained in:
Adam Williamson 2016-03-19 16:32:15 -07:00
parent f4133798f6
commit 69f592abbf
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough
external_hostname: openqa.fedoraproject.org
openqa_static_uid = 601
openqa_static_uid: 601
openqa_hostname: localhost
openqa_email: adamwill@fedoraproject.org

View file

@ -14,7 +14,7 @@ virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough
external_hostname: openqa.stg.fedoraproject.org
openqa_static_uid = 601
openqa_static_uid: 601
openqa_hostname: localhost
openqa_email: adamwill@fedoraproject.org