From 80faef200da80758b308979ccb047edb0b27f94c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 29 Dec 2017 23:16:03 +0000 Subject: [PATCH] move rawhide/branched composers to f27 --- inventory/host_vars/branched-composer.phx2.fedoraproject.org | 2 ++ inventory/host_vars/rawhide-composer.phx2.fedoraproject.org | 2 ++ 2 files changed, 4 insertions(+) diff --git a/inventory/host_vars/branched-composer.phx2.fedoraproject.org b/inventory/host_vars/branched-composer.phx2.fedoraproject.org index f4b8a51c2f..a1848501dd 100644 --- a/inventory/host_vars/branched-composer.phx2.fedoraproject.org +++ b/inventory/host_vars/branched-composer.phx2.fedoraproject.org @@ -3,6 +3,8 @@ vmhost: bvirthost08.phx2.fedoraproject.org eth0_ip: 10.5.125.66 eth1_ip: 10.5.127.53 volgroup: /dev/vg_bvirthost08 +ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27 +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/ koji_hub_nfs: "fedora_koji" diff --git a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org index ca8504bdf1..fda7f21ee7 100644 --- a/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org +++ b/inventory/host_vars/rawhide-composer.phx2.fedoraproject.org @@ -2,6 +2,8 @@ vmhost: bvirthost06.phx2.fedoraproject.org eth0_ip: 10.5.125.69 eth1_ip: 10.5.127.54 volgroup: /dev/vg_bvirthost06 +ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-27 +ks_repo: http://10.5.126.23/pub/fedora/linux/releases/27/Server/x86_64/os/ koji_hub_nfs: "fedora_koji"