diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks index 97dbb6c..0bb9fac 100644 --- a/fedora-install-cloud.ks +++ b/fedora-install-cloud.ks @@ -56,6 +56,7 @@ dracut-* # Things needed for installation @anaconda-tools +fedora-productimg-cloud # Packages to enable server images to run in cloud environments @cloud-server diff --git a/fedora-install-server.ks b/fedora-install-server.ks index b4cb593..5100e68 100644 --- a/fedora-install-server.ks +++ b/fedora-install-server.ks @@ -123,6 +123,7 @@ dracut-* # Things needed for installation @anaconda-tools +fedora-productimg-server # Langpacks autocorr-* diff --git a/fedora-install-workstation.ks b/fedora-install-workstation.ks index 0ac874a..2182e08 100644 --- a/fedora-install-workstation.ks +++ b/fedora-install-workstation.ks @@ -44,5 +44,6 @@ kernel* # Things needed for installation @anaconda-tools +fedora-productimg-workstation %end