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(a)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/x8...
+install_url:
https://download.fedoraproject.org/pub/fedora/linux/releases/26/Everythin...
install_config: kickstart.cfg
--
2.14.3