Gehel has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356342 )

Change subject: logstash - fix typo in template name
......................................................................

logstash - fix typo in template name

Bug: T166154
Change-Id: I8d8380a420bbaba9bc54cfe28f43ea2efd84200c
---
M modules/logstash/manifests/output/elasticsearch.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/42/356342/1

diff --git a/modules/logstash/manifests/output/elasticsearch.pp 
b/modules/logstash/manifests/output/elasticsearch.pp
index 828a707..67d4f04 100644
--- a/modules/logstash/manifests/output/elasticsearch.pp
+++ b/modules/logstash/manifests/output/elasticsearch.pp
@@ -60,7 +60,7 @@
         ensure => absent,
     }
     elasticsearch::curator::config { "cleanup_${title}":
-        content => template('logstash/curator/cleanup.yaml')
+        content => template('logstash/curator/cleanup.yaml.erb')
     }
 
     cron { "logstash_cleanup_indices_${title}":

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d8380a420bbaba9bc54cfe28f43ea2efd84200c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Gehel <guillaume.leder...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to