mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-13 06:25:00 -05:00
custodiainstance: automatic restart on config file update
Automatically restart Custodia during IPA server upgrade if custodia.conf was updated. Use the new store class name in custodia.conf.template. https://fedorahosted.org/freeipa/ticket/6474 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
9117a5d5a6
commit
8e5d2c7014
@@ -19,7 +19,7 @@ store = ipa
|
||||
server_keys = $IPA_CUSTODIA_CONF_DIR/server.keys
|
||||
|
||||
[store:ipa]
|
||||
handler = ipapython.secrets.store.iSecStore
|
||||
handler = ipapython.secrets.store.IPASecStore
|
||||
ldap_uri = $LDAP_URI
|
||||
|
||||
[/keys]
|
||||
|
||||
Reference in New Issue
Block a user