summaryrefslogtreecommitdiffstats
path: root/ipaplatform/base/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipaplatform/base/constants.py')
-rw-r--r--ipaplatform/base/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaplatform/base/constants.py b/ipaplatform/base/constants.py
index 70485055f..cef829e2d 100644
--- a/ipaplatform/base/constants.py
+++ b/ipaplatform/base/constants.py
@@ -8,4 +8,4 @@ This base platform module exports platform dependant constants.
class BaseConstantsNamespace(object):
- pass
+ IPA_DNS_PACKAGE_NAME = "freeipa-server-dns"