From 4e31fd30ba50b71c689588a4bc1b46435e4de878 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 2 Sep 2017 09:09:40 -0500 Subject: [PATCH] Remove HUDSON_LOG variable This patch does not matter. I'm only writing it because I happened to see the line while looking for something else and figured I'd go ahead and submit patches to remove it from the three places it's copied around to. Change-Id: If50bbb69cf7ec0eb88c2b7c70084123509190221 --- .../puppet-ci/modules/muranoci-extras/files/jenkins.default | 1 - 1 file changed, 1 deletion(-) diff --git a/murano-ci/config/puppet-ci/modules/muranoci-extras/files/jenkins.default b/murano-ci/config/puppet-ci/modules/muranoci-extras/files/jenkins.default index 73ed15c2..4c8119e4 100644 --- a/murano-ci/config/puppet-ci/modules/muranoci-extras/files/jenkins.default +++ b/murano-ci/config/puppet-ci/modules/muranoci-extras/files/jenkins.default @@ -31,7 +31,6 @@ RUN_STANDALONE=true # log location. this may be a syslog facility.priority JENKINS_LOG=/var/log/jenkins/$NAME.log -#HUDSON_LOG=daemon.info # OS LIMITS SETUP # comment this out to observe /etc/security/limits.conf