From a843b0ae905a3dca0939f63d56f50d913ab2e72c Mon Sep 17 00:00:00 2001 From: Nam Nguyen Date: Wed, 22 May 2019 14:37:58 -0700 Subject: [PATCH] update --- cookbooks/jenkins/recipes/install-master.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/jenkins/recipes/install-master.bash b/cookbooks/jenkins/recipes/install-master.bash index 667330a1..798edf39 100755 --- a/cookbooks/jenkins/recipes/install-master.bash +++ b/cookbooks/jenkins/recipes/install-master.bash @@ -68,8 +68,8 @@ function install() sleep 72 jenkinsMasterDisplayVersion jenkinsMasterRefreshUpdateCenter + jenkinsMasterUnlock restartService "${TOMCAT_SERVICE_NAME}" - sleep 72 jenkinsMasterInstallPlugins jenkinsMasterUpdatePlugins jenkinsMasterUnlock