using the right goddamn syntax usually helps, adam
This commit is contained in:
parent
f4133798f6
commit
69f592abbf
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue