freeipa/ipaserver/install/plugins
Jan Cholasta ba8a10fbdb server upgrade: fix upgrade in CA-less
Use /etc/httpd/alias instead of /var/lib/ipa/radb in upload_cacrt, as
/var/lib/ipa/radb is not populated in CA-less.

Do not migrate ipaCert from /etc/httpd/alias to /var/lib/ipa/radb in
CA-less, as it might be an incorrect certificate from previous CA-ful
install, and is not necessary anyway.

https://fedorahosted.org/freeipa/ticket/5959

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-02-20 13:00:50 +00:00
..
__init__.py Server Upgrade: specify order of plugins in update files 2015-04-14 19:25:47 +02:00
adtrust.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
ca_renewal_master.py Separate RA cert store from the HTTP cert store 2017-02-15 07:13:37 +01:00
dns.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
fix_replica_agreements.py ipaldap: merge IPAdmin to LDAPClient 2016-11-07 11:34:03 +01:00
rename_managed.py Pylint: remove unused variables from installers and scripts 2016-10-06 10:43:36 +02:00
update_ca_topology.py Separate RA cert store from the HTTP cert store 2017-02-15 07:13:37 +01:00
update_dna_shared_config.py Moved update of DNA plugin among update plugins 2016-11-11 12:13:56 +01:00
update_idranges.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
update_ldap_server_list.py Move ds.replica_populate to an update plugin 2016-11-11 12:13:56 +01:00
update_managed_permissions.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
update_nis.py Upgrade: Fix upgrade of NIS Server configuration 2016-01-11 09:45:54 +01:00
update_pacs.py ipalib, ipaserver: migrate all plugins to Registry-based registration 2016-05-25 16:06:26 +02:00
update_passsync.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
update_ra_cert_store.py server upgrade: fix upgrade in CA-less 2017-02-20 13:00:50 +00:00
update_referint.py ipalib, ipaserver: migrate all plugins to Registry-based registration 2016-05-25 16:06:26 +02:00
update_services.py ipalib, ipaserver: migrate all plugins to Registry-based registration 2016-05-25 16:06:26 +02:00
update_uniqueness.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
upload_cacrt.py server upgrade: fix upgrade in CA-less 2017-02-20 13:00:50 +00:00