Merge "Stop notifying nodepool on log config changes"

This commit is contained in:
Jenkins 2014-10-23 23:31:23 +00:00 committed by Gerrit Code Review
commit 5079df57b9

View File

@ -227,7 +227,6 @@ class nodepool (
owner => 'root',
group => 'root',
content => template('nodepool/nodepool.logging.conf.erb'),
notify => Service['nodepool'],
}
file { '/etc/init.d/nodepool':