summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index a9c51676..5b067a03 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -561,6 +561,7 @@ if [ "$HOSTNAME" = "jenkins" ] || [ "$HOSTNAME" = "profitbricks-build3-amd64" ]
figlet -f banner Warning
echo "Warning: $KGB_SECRETS either does not exist or has bad permissions. Please fix. KGB configs not generated"
echo "We expect the secrets file to be mode 640 and owned by jenkins-adm:jenkins-adm."
+ echo "/srv/jenkins/kbg should be mode 755 and owned by jenkins-adm:root."
fi
fi