freeipa/ipaserver/install/server
Alexander Bokovoy a678336b8b upgrade: Run configuration upgrade under empty ccache collection
Use temporary empty DIR-based ccache collection to prevent upgrade
failures in case KCM: or KEYRING: ccache type is used by default in
krb5.conf and is not available. We don't need any user credentials
during upgrade procedure but kadmin.local would attempt to resolve
default ccache and if that's not available, kadmin.local will fail.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1558818
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2018-03-23 15:31:48 +01:00
..
__init__.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
install.py Instrument installer to profile steps 2018-03-16 07:33:58 +01:00
replicainstall.py ipa-replica-install: make sure that certmonger picks the right master 2018-03-21 09:35:56 +01:00
upgrade.py upgrade: Run configuration upgrade under empty ccache collection 2018-03-23 15:31:48 +01:00