Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/253481
Change subject: statistics: Remove redundant webserver::apache include
......................................................................
statistics: Remove redundant webserver::apache include
The actual module had been migrated to apache::site anyway,
so this was a noop
Bug: T118786
Change-Id: I5c5ef877003e283520eebd7035182d7182f3ae2b
---
M modules/statistics/manifests/web.pp
1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/81/253481/1
diff --git a/modules/statistics/manifests/web.pp
b/modules/statistics/manifests/web.pp
index 1219217..1608ebb 100644
--- a/modules/statistics/manifests/web.pp
+++ b/modules/statistics/manifests/web.pp
@@ -7,8 +7,6 @@
$ssl_settings = ssl_ciphersuite('apache-2.2', 'compat', '365')
- include webserver::apache
-
# make sure /var/log/apache2 is readable by wikidevs for debugging.
# This won't make the actual log files readable, only the directory.
# Individual log files can be created and made readable by
@@ -25,4 +23,4 @@
include ::apache::mod::proxy
include ::apache::mod::proxy_http
include ::apache::mod::headers
-}
\ No newline at end of file
+}
--
To view, visit https://gerrit.wikimedia.org/r/253481
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c5ef877003e283520eebd7035182d7182f3ae2b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits