[libvirt] [jenkins-ci PATCH 3/3] guests: Adjust Fedora 26 install URL

Andrea Bolognani abologna at redhat.com
Thu Nov 16 17:40:53 UTC 2017


Both Fedora 27 and Fedora Rawhide must be installed using Everything/
instead of Server/, so use it for Fedora 26 as well for consistency.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/host_vars/libvirt-fedora-26/install.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guests/host_vars/libvirt-fedora-26/install.yml b/guests/host_vars/libvirt-fedora-26/install.yml
index eff160d..c10d335 100644
--- a/guests/host_vars/libvirt-fedora-26/install.yml
+++ b/guests/host_vars/libvirt-fedora-26/install.yml
@@ -1,3 +1,3 @@
 ---
-install_url: https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/os
+install_url: https://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/x86_64/os
 install_config: kickstart.cfg
-- 
2.14.3




More information about the libvir-list mailing list