freeipa/ipaserver/advise
Martin Babinsky a9fec090f7 Use the compound statement formatting API for configuring PKINIT
Use `if_branch` and `else_branch` context managers instead of raw
`command` calls in the method that generates Bash snippet that
configures PKINIT on the master.

https://pagure.io/freeipa/issue/7036

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2017-07-04 09:48:04 +02:00
..
plugins Use the compound statement formatting API for configuring PKINIT 2017-07-04 09:48:04 +02:00
__init__.py Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
base.py delegate formatting of compound Bash statements to dedicated classes 2017-07-04 09:48:04 +02:00