Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/68151
Change subject: Prevent Puppet from making the Varnish storage files
......................................................................
Prevent Puppet from making the Varnish storage files
Varnish can do that itself, and it's just reducing flexibility
Change-Id: I2329cd93c3279c81dd758b36a1219776c04ede16
---
M manifests/varnish.pp
1 file changed, 0 insertions(+), 7 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/51/68151/1
diff --git a/manifests/varnish.pp b/manifests/varnish.pp
index 0745ff9..acca135 100644
--- a/manifests/varnish.pp
+++ b/manifests/varnish.pp
@@ -208,13 +208,6 @@
},
ensure => mounted
}
-
- file { "/srv/${title}/varnish.persist":
- require => Mount["/srv/${title}"],
- owner => root,
- group => root,
- ensure => present
- }
}
class htcppurger($varnish_instances=["localhost:80"]) {
--
To view, visit https://gerrit.wikimedia.org/r/68151
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2329cd93c3279c81dd758b36a1219776c04ede16
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits