diff --git a/inventory/group_vars/odcs-backend b/inventory/group_vars/odcs-backend index 90002fee33..b81f205738 100644 --- a/inventory/group_vars/odcs-backend +++ b/inventory/group_vars/odcs-backend @@ -23,7 +23,8 @@ fedmsg_error_recipients: - cqi@fedoraproject.org - qwan@fedoraproject.org -virt_install_command: "{{ virt_install_command_two_nic }}" +# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944 +#virt_install_command: "{{ virt_install_command_two_nic }}" # NOTE -- read-only mount of /mnt/fedora_koji here. nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3" diff --git a/inventory/group_vars/odcs-backend-stg b/inventory/group_vars/odcs-backend-stg index 07552cb9b4..dda8a5c044 100644 --- a/inventory/group_vars/odcs-backend-stg +++ b/inventory/group_vars/odcs-backend-stg @@ -24,7 +24,9 @@ fedmsg_error_recipients: - qwan@fedoraproject.org datacenter: staging -virt_install_command: "{{ virt_install_command_two_nic }}" + +# Nope. See commit b3df9abc8acd3e3bbb745a504ceb111ff0e18944 +#virt_install_command: "{{ virt_install_command_two_nic }}" # NOTE -- read-only mount of /mnt/fedora_koji here. nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3" diff --git a/inventory/host_vars/odcs-backend01.stg.phx2.fedoraproject.org b/inventory/host_vars/odcs-backend01.stg.phx2.fedoraproject.org index 0e189d2db1..dde108118d 100644 --- a/inventory/host_vars/odcs-backend01.stg.phx2.fedoraproject.org +++ b/inventory/host_vars/odcs-backend01.stg.phx2.fedoraproject.org @@ -7,7 +7,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28 ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/ eth0_ip: 10.5.128.77 -eth1_ip: 10.5.127.113 +#eth1_ip: 10.5.127.113 volgroup: /dev/vg_guests vmhost: virthost20.phx2.fedoraproject.org