teams/workstation: Use web-based Anaconda UI by default for live media

Reference: https://fedoraproject.org/wiki/Changes/AnacondaWebUIforFedoraWorkstation
This commit is contained in:
Neal Gompa 2025-01-13 11:47:38 -05:00
parent 9aeb2773a9
commit fe9f770c85

View File

@ -12,4 +12,7 @@
<packages type="bootstrap" patternType="plusRecommended" profiles="Workstation-Live,Workstation-Disk">
<package name="fedora-release-workstation"/>
</packages>
<packages type="image" patternType="plusRecommended" profiles="Workstation-Live">
<package name="anaconda-webui"/>
</packages>
</image>