Revision cbd09cdac11dbbfcbc790cbf1e53ce876a875fce authored by Bryan Davis on 02 June 2017, 15:10:26 UTC, committed by Faidon Liambotis on 03 June 2017, 15:20:30 UTC
Fix the need for a manual restart of the ircecho service when the
configuration is changed by making the config file notify the Service
resource that is created by Base::Service_unit. Also change the require
for Base::Service_unit to wait on provisioning of the actual python
script. There is no need to require the config anymore because of the
notify relationship.

Change-Id: I2621d741f44278edd9ff428fd2d864b4d4ebc292
1 parent a9cc2c0
Raw File
.gitmodules
[submodule "modules/zookeeper"]
	path = modules/zookeeper
	url = https://gerrit.wikimedia.org/r/operations/puppet/zookeeper
[submodule "modules/jmxtrans"]
	path = modules/jmxtrans
	url = https://gerrit.wikimedia.org/r/operations/puppet/jmxtrans
[submodule "modules/varnishkafka"]
	path = modules/varnishkafka
	url = https://gerrit.wikimedia.org/r/operations/puppet/varnishkafka
[submodule "modules/kafkatee"]
	path = modules/kafkatee
	url = https://gerrit.wikimedia.org/r/operations/puppet/kafkatee
[submodule "modules/nginx"]
	path = modules/nginx
	url = https://gerrit.wikimedia.org/r/operations/puppet/nginx
[submodule "modules/cdh"]
	path = modules/cdh
	url = https://gerrit.wikimedia.org/r/operations/puppet/cdh
back to top