summaryrefslogtreecommitdiffstats
path: root/ipaserver/advise/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Provide ipa-advise toolTomas Babej2013-07-171-0/+22
Provides a pluggable framework for generating configuration scriptlets and instructions for various machine setups and use cases. Creates a new ipa-advise command, available to root user on the IPA server. Also provides an example configuration plugin, config-fedora-authconfig. https://fedorahosted.org/freeipa/ticket/3670