summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2012-08-15 22:53:51 -0400
committerRob Crittenden <rcritten@redhat.com>2012-09-17 18:43:36 -0400
commit3dd31a875650c7fe7c67ca6b47f2058c1181dafb (patch)
tree137f46dfe1684ebcbd6e9e70ef3c5a690ab32d07 /ipalib/constants.py
parent79b89f41962985cf0ab96238b21409b5874f67f8 (diff)
downloadfreeipa-3dd31a875650c7fe7c67ca6b47f2058c1181dafb.tar.gz
freeipa-3dd31a875650c7fe7c67ca6b47f2058c1181dafb.tar.xz
freeipa-3dd31a875650c7fe7c67ca6b47f2058c1181dafb.zip
Modifications to install scripts for dogtag 10
Dogtag 10 uses a new installer, new directory layout and new default ports. This patch changes the ipa install code to integrate these changes. https://fedorahosted.org/freeipa/ticket/2846
Diffstat (limited to 'ipalib/constants.py')
-rw-r--r--ipalib/constants.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/ipalib/constants.py b/ipalib/constants.py
index 59649865b..57265da55 100644
--- a/ipalib/constants.py
+++ b/ipalib/constants.py
@@ -141,9 +141,9 @@ DEFAULT_CONFIG = (
('ca_port', 80),
('ca_agent_port', 443),
('ca_ee_port', 443),
- ('ca_install_port', 9180),
- ('ca_agent_install_port', 9443),
- ('ca_ee_install_port', 9444),
+ ('ca_install_port', 8080),
+ ('ca_agent_install_port', 8443),
+ ('ca_ee_install_port', 8443),
# Special CLI: