mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
using the right goddamn syntax usually helps, adam
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user