Closed Bug 839264 Opened 12 years ago Closed 12 years ago

carbon-relay is not restarted upon changing the relay destinations

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ericz, Assigned: ericz)

Details

carbon-relay is not restarted upon changing the relay destinations in puppet/trunk/manifests/nodes/graphite.pp. Puppet should automatically do that.
Applied: ~/sysadmins/puppet/trunk/modules/graphite/manifests/carbon$ svn diff Index: config.pp =================================================================== --- config.pp (revision 57990) +++ config.pp (working copy) @@ -37,6 +37,7 @@ mode => '0644', owner => '0', notify => Service['carbon-cache'], + notify => Service['carbon-relay'], require => File['/etc/carbon'], content => template('graphite/carbon.erb'); }
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.