mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-12 19:14:21 +00:00
Revert "Turn on anaconda-webui for workstation"
This reverts commit ce5b31416f
.
The anaconda update with the webUI changes is failing tests,
and we do not have time to resolve this right away. We can't
leave this in place without also pushing the anaconda update
stable and adjusting the openQA tests, so let's revert it for
now so tests pass on other updates, until we can come back and
clean up the webUI stuff tomorrow.
This commit is contained in:
parent
899d623a4e
commit
e4fa723598
@ -7,7 +7,5 @@ autopart --type=btrfs --noswap
|
||||
%packages
|
||||
-initial-setup
|
||||
-initial-setup-gui
|
||||
gnome-initial-setup
|
||||
anaconda-webui
|
||||
|
||||
%end
|
||||
|
@ -12,11 +12,6 @@
|
||||
|
||||
part / --size 7750
|
||||
|
||||
%packages
|
||||
gnome-initial-setup
|
||||
anaconda-webui
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
# set livesys session type
|
||||
|
Loading…
Reference in New Issue
Block a user