freeipa/ipaserver/install
Stanislav Laznicka f31797c70a Have all the scripts run in python 3 by default
The Python 3 refactoring effort is finishing, it should be safe
to turn all scripts to run in Python 3 by default.

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

Reviewed-By: Christian Heimes <cheimes@redhat.com>
2018-02-15 18:43:12 +01:00
..
plugins Fix ipa-server-upgrade: This entry already exists 2017-08-30 12:47:53 +02:00
server Move config templates from install/conf to install/share 2018-02-09 09:14:22 +01:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrust.py Correct typo estabilish->establish in the install scripts 2017-07-24 13:41:16 +02:00
adtrustinstance.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
bindinstance.py py3: fixing zonemgr_callback 2017-07-27 16:48:49 +02:00
ca.py Add a helpful comment to ca.py:install_check() 2018-01-16 14:15:58 +01:00
cainstance.py LGTM: Use explicit string concatenation 2018-01-09 07:53:28 +01:00
certs.py Support sqlite NSSDB 2017-11-16 12:17:01 +01:00
conncheck.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
custodiainstance.py ipa-server-upgrade now checks custodia server keys 2018-02-08 08:12:58 +01:00
dns.py Warning the user when using a loopback IP as forwarder 2017-11-09 09:24:03 -02:00
dnskeysyncinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
dogtag.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
dogtaginstance.py Move config templates from install/conf to install/share 2018-02-09 09:14:22 +01:00
dsinstance.py Update existing 389-DS cn=RSA,cn=encryption config 2018-02-08 14:45:58 +01:00
httpinstance.py ipaplatform, ipa.conf: Use paths variables in ipa.conf.template 2018-02-09 09:14:22 +01:00
installutils.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
ipa_backup.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
ipa_cacert_manage.py Update IPA CA issuer DN upon renewal 2018-02-08 13:53:30 +01:00
ipa_kra_install.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa_ldap_updater.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_otptoken_import.py OTP import: support hash names with HMAC- prefix 2017-09-18 11:37:31 +02:00
ipa_pkinit_manage.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_replica_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_replica_prepare.py replica_prepare: Remove the correct NSS DB files 2018-01-16 16:36:10 +01:00
ipa_restore.py Enable and start oddjobd after ipa-restore if it's not running. 2018-02-09 09:44:11 +01:00
ipa_server_certinstall.py Support sqlite NSSDB 2017-11-16 12:17:01 +01:00
ipa_server_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_server_upgrade.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_winsync_migrate.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
kra.py Restart named-pkcs11 after KRA installation 2018-02-08 16:58:13 +01:00
krainstance.py Enable ephemeral KRA requests 2017-12-15 08:45:38 +01:00
krbinstance.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
ldapupdate.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ntpinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
odsexporterinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
opendnssecinstance.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
otpdinstance.py Enable pylint missing-final-newline check 2015-12-23 07:59:22 +01:00
replication.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00
schemaupdate.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
service.py Unify storing certificates in LDAP 2017-08-25 09:40:15 +02:00
sysupgrade.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
upgradeinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00