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:
Adam Williamson 2015-01-27 12:50:49 -08:00
parent c02af66820
commit 2f7580de44
1 changed files with 1 additions and 1 deletions

View File

@ -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>