Faidon has submitted this change and it was merged.

Change subject: Fix typo, files -> file
......................................................................


Fix typo, files -> file

How did this ever get past Jenkins?

Change-Id: I641b6519bfe4a4f843cbcabc52e52cee95f2f591
---
M modules/varnish/manifests/htcppurger.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Faidon: Verified; Looks good to me, approved



diff --git a/modules/varnish/manifests/htcppurger.pp 
b/modules/varnish/manifests/htcppurger.pp
index bbb5a36..9a348a8 100644
--- a/modules/varnish/manifests/htcppurger.pp
+++ b/modules/varnish/manifests/htcppurger.pp
@@ -18,7 +18,7 @@
     # Wikimedia used to provide vhtcpd under the name varnishhtcpd with an
     # upstart job. This is nore more needed since the init script is provided
     # by vhtcpd package and the daemon got renamed vhtcpd.
-    files { '/etc/init/varnishhtcpd.conf':
+    file { '/etc/init/varnishhtcpd.conf':
       ensure => absent,
     }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I641b6519bfe4a4f843cbcabc52e52cee95f2f591
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon <[email protected]>
Gerrit-Reviewer: Faidon <[email protected]>

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

Reply via email to