From f4eacaa810950c78c4cb8d5d7ac477b6e7c6e0d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Mon, 29 Jan 2018 15:25:18 +0100 Subject: Add time to waitforcert. --- install-itzks-workstation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-itzks-workstation b/install-itzks-workstation index 4122624..ab7ba03 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 --waitforcert +puppet agent --test --waitforcert 7200 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