Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a word wrapping for comment log messages to AdviceLogger | Tomas Babej | 2013-08-06 | 1 | -1/+6 |
| | | | | | The comments logged through AdviceLogger are now wrapped up to 70 characters. This change has been documented in the docstrings. | ||||
* | Provide ipa-advise tool | Tomas Babej | 2013-07-17 | 1 | -0/+169 |
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 |