Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: tendril::maintenance: fix dependency
......................................................................

tendril::maintenance: fix dependency

Change-Id: Ied248ccf71d3515a71dc0edcbaa6b8821b3ad120
---
M modules/tendril/manifests/maintenance.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/252914/1

diff --git a/modules/tendril/manifests/maintenance.pp 
b/modules/tendril/manifests/maintenance.pp
index bb73610..cb85225 100644
--- a/modules/tendril/manifests/maintenance.pp
+++ b/modules/tendril/manifests/maintenance.pp
@@ -108,7 +108,7 @@
             File['/usr/local/bin/tendril-queries.pl'],
             File['/var/log/tendril-queries.log'],
             File['/var/log/tendril-queries.err'],
-            File['/etc/mysql/tendril.cfg'],
+            File['/etc/mysql/tendril.cnf'],
         ]
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied248ccf71d3515a71dc0edcbaa6b8821b3ad120
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>

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

Reply via email to