diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks index 5051be1..ff63286 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 91b9d59..195e01d 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 69a3ab8..269ca80 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