summaryrefslogtreecommitdiffstats
path: root/base/server/src/scriptlets/infrastructure_layout.py
diff options
context:
space:
mode:
Diffstat (limited to 'base/server/src/scriptlets/infrastructure_layout.py')
-rw-r--r--base/server/src/scriptlets/infrastructure_layout.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/server/src/scriptlets/infrastructure_layout.py b/base/server/src/scriptlets/infrastructure_layout.py
index 3becd34c3..e4d32bb0b 100644
--- a/base/server/src/scriptlets/infrastructure_layout.py
+++ b/base/server/src/scriptlets/infrastructure_layout.py
@@ -20,9 +20,9 @@
#
# PKI Deployment Imports
-import pkiconfig as config
-import pkimessages as log
-import pkiscriptlet
+from . import pkiconfig as config
+from . import pkimessages as log
+from . import pkiscriptlet
# PKI Deployment Top-Level Infrastructure Layout Scriptlet