summaryrefslogtreecommitdiffstats
path: root/cobbler/action_sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/action_sync.py')
-rw-r--r--cobbler/action_sync.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cobbler/action_sync.py b/cobbler/action_sync.py
index d263aa3..226f5c0 100644
--- a/cobbler/action_sync.py
+++ b/cobbler/action_sync.py
@@ -34,6 +34,9 @@ import item_system
from Cheetah.Template import Template
+from rhpl.translate import _, N_, textdomain, utf8
+
+
class BootSync:
"""
Handles conversion of internal state to the tftpboot tree layout