From ec2ab980a5ed674836edd0a5a79df9676196de0a Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 15 2020 17:51:51 +0000 Subject: odcs_backend: we are only doing one nic installs in iad2. Signed-off-by: Kevin Fenzi --- diff --git a/inventory/group_vars/odcs_backend b/inventory/group_vars/odcs_backend index de0b8e1..f413883 100644 --- a/inventory/group_vars/odcs_backend +++ b/inventory/group_vars/odcs_backend @@ -22,8 +22,6 @@ fedmsg_error_recipients: - cqi@fedoraproject.org - qwan@fedoraproject.org -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"