mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
iad2: composers: only install 1 interface in iad2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -15,6 +15,8 @@ koji_hub_nfs: "fedora_koji"
|
||||
|
||||
sudoers: "{{ private }}/files/sudo/sysadmin-secondary-sudoers"
|
||||
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
|
||||
# This VM is the compose host for IoT Edition which isn't blocking, so it doesn't freeze
|
||||
freezes: false
|
||||
|
||||
|
||||
@@ -13,6 +13,8 @@ kojihub_scheme: https
|
||||
# rawhide is never frozen, the compose box should not be so we can make needed changes
|
||||
freezes: false
|
||||
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
|
||||
fedmsg_certs:
|
||||
- service: releng
|
||||
owner: root
|
||||
|
||||
@@ -25,6 +25,8 @@ kojipkgs_url: kojipkgs.fedoraproject.org
|
||||
kojihub_url: koji.fedoraproject.org/kojihub
|
||||
kojihub_scheme: https
|
||||
|
||||
virt_install_command: "{{ virt_install_command_one_nic }}"
|
||||
|
||||
fedmsg_certs:
|
||||
- service: releng
|
||||
owner: root
|
||||
|
||||
Reference in New Issue
Block a user