From fa3d79e9cf9398bd33e531ee80cc8eacb9b8e701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Mon, 29 Jan 2018 15:24:30 +0100 Subject: Fix syntax --wait-for-cert > --waitforcert. --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-itzks-workstation') 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 -- cgit v1.2.3