Dzahn has uploaded a new change for review.

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

Change subject: ishmael - include ::apache::mod::headers
......................................................................

ishmael - include ::apache::mod::headers

the Apache hosting ishmael, running on neon
along with icinga, needs mod_headers for
Id90f77b8c07 to work and redirect http->https

just like I5a3032eb907a

icinga did not require this or we would have loaded
it already

Change-Id: Ided5b65aae1fd565dae0a96b02d1c4eb51b4b863
---
M modules/ishmael/manifests/init.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/80/160780/1

diff --git a/modules/ishmael/manifests/init.pp 
b/modules/ishmael/manifests/init.pp
index d4cd10f..96b0eff 100644
--- a/modules/ishmael/manifests/init.pp
+++ b/modules/ishmael/manifests/init.pp
@@ -25,6 +25,8 @@
         content => template("ishmael/apache/${site_name}.erb"),
     }
 
+    include ::apache::mod::headers
+
     ishmael::config { $config_main: }
 
     ishmael::config { $config_sample:

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

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

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

Reply via email to