summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
Diffstat (limited to 'install-itzks-workstation')
-rwxr-xr-xinstall-itzks-workstation5
1 files changed, 5 insertions, 0 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index 093fd33..f9c9fb6 100755
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -278,6 +278,11 @@ echo
puppet agent --test --waitforcert 120
puppet agent --enable
+# enable puppet client if machine is running on systemd
+pidof systemd && systemctl enable puppet || :
+# and start the client service...
+invoke-rc.d puppet start
+
echo
echo '! FERTIG
Die Installation