cloud-server group should not be uservisible
it's only really there to back cloud-server-environment, and allowing users to pick it in anaconda causes conflicts as it pulls in fedora-release-cloud
This commit is contained in:
parent
c02af66820
commit
2f7580de44
@ -626,7 +626,7 @@
|
||||
<_name>Cloud Server Tools</_name>
|
||||
<_description>Software for servers and system images that run in "cloud" environments</_description>
|
||||
<default>false</default>
|
||||
<uservisible>true</uservisible>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">cloud-init</packagereq>
|
||||
<packagereq type="mandatory">cloud-utils-growpart</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user