summaryrefslogtreecommitdiff
path: root/install-itzks-workstation
diff options
context:
space:
mode:
authorBenjamin Schlüter <bschlueter@posteo.de>2018-01-29 15:24:30 +0100
committerBenjamin Schlüter <bschlueter@posteo.de>2018-01-29 15:24:30 +0100
commitfa3d79e9cf9398bd33e531ee80cc8eacb9b8e701 (patch)
treecd817c308798227ea27402a30c6e07635d2775fa /install-itzks-workstation
parent4cda3d7f88423be18e6120d5b8bb7c0b6b040a57 (diff)
downloaditzks-install-script-fa3d79e9cf9398bd33e531ee80cc8eacb9b8e701.tar.gz
itzks-install-script-fa3d79e9cf9398bd33e531ee80cc8eacb9b8e701.tar.bz2
itzks-install-script-fa3d79e9cf9398bd33e531ee80cc8eacb9b8e701.zip
Fix syntax --wait-for-cert > --waitforcert.
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r--install-itzks-workstation2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation
index d7b86e5..4122624 100644
--- a/install-itzks-workstation
+++ b/install-itzks-workstation
@@ -186,7 +186,7 @@ invoke-rc.d puppet restart
# Install and enable puppet-agent on client
echo '! Puppet-Agent wird installiert... '
apt-get install puppet
-puppet agent --test --wait-for-cert
+puppet agent --test --waitforcert
puppet agent --enable
read -p '''Nun mit ssh auf den tjener wechseln und dort
mit puppet cert --list die am Master angemeldeten