Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/203951

Change subject: Fix typo in template name
......................................................................

Fix typo in template name

Change-Id: I89dbe8e35e2317557368de19c5f572333fea5f5d
---
M modules/brrd/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/51/203951/1

diff --git a/modules/brrd/manifests/init.pp b/modules/brrd/manifests/init.pp
index 5f9c1d5..7870ccc 100644
--- a/modules/brrd/manifests/init.pp
+++ b/modules/brrd/manifests/init.pp
@@ -37,7 +37,7 @@
     }
 
     file { '/etc/init/brrd.conf':
-        content => template('webperf/brrd.conf.erb'),
+        content => template('brrd/brrd.conf.erb'),
         notify  => Service['brrd'],
     }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/203951
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I89dbe8e35e2317557368de19c5f572333fea5f5d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to