summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/conncheck.py
Commit message (Collapse)AuthorAgeFilesLines
* install: introduce installer class hierarchyJan Cholasta2016-11-111-0/+25
Add class hierarchy which allows inherting knob definitions between the various client and server install scripts. https://fedorahosted.org/freeipa/ticket/6392 Reviewed-By: Martin Basti <mbasti@redhat.com>