Taking off Categories from the displayhub
shankha <[email protected]> Sun, 16 Aug 2015 15:32:48 -0400
| Newsgroups | gmane.linux.redhat.kickstart.general |
|---|---|
| Message-ID | <CAO_L6qFWq45Mac6n3G7KhENyjKWZ7Lw_U25HKDd03bGZ=f0_cg@mail.gmail.com> |
I was trying to switch of the following categories from the display hub: CustomizationCategory, LocalizationCategory, SoftwareCategory I do have a way for not putting them up on display hub by commenting them out from categories in categories/__init__.py file. Is there a better way (not making code changes in anaconda) to not put them on the display hub by specifying some option in the kickstart file. If the option takes off all the categories rather than specific ones that is also fine with me. Thanks