From 557284832052d3256a2dc2824ccc6170575bcf40 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Wed, 27 Jun 2018 14:34:29 +0000 Subject: [PATCH] add storage net for odcs-frontend01 Signed-off-by: Rick Elrod --- inventory/group_vars/odcs-frontend | 2 ++ inventory/host_vars/odcs-frontend01.phx2.fedoraproject.org | 1 + 2 files changed, 3 insertions(+) diff --git a/inventory/group_vars/odcs-frontend b/inventory/group_vars/odcs-frontend index 2299ca36d4..9045416f7d 100644 --- a/inventory/group_vars/odcs-frontend +++ b/inventory/group_vars/odcs-frontend @@ -43,6 +43,8 @@ odcs_target_dir_url: https://odcs.fedoraproject.org/composes # modules. odcs_allowed_clients_users: {"jscotka": {}, "sgallagh": {}} +virt_install_command: "{{ virt_install_command_two_nic }}" + # For the MOTD csi_security_category: Low csi_primary_contact: Factory 2 factory2-members@fedoraproject.org diff --git a/inventory/host_vars/odcs-frontend01.phx2.fedoraproject.org b/inventory/host_vars/odcs-frontend01.phx2.fedoraproject.org index 903b6922c9..88599ca9a4 100644 --- a/inventory/host_vars/odcs-frontend01.phx2.fedoraproject.org +++ b/inventory/host_vars/odcs-frontend01.phx2.fedoraproject.org @@ -7,6 +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.126.29 +eth1_ip: 10.5.127.128 volgroup: /dev/vg_guests vmhost: virthost01.phx2.fedoraproject.org