Dzahn has submitted this change and it was merged.

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(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



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: merged
Gerrit-Change-Id: Ided5b65aae1fd565dae0a96b02d1c4eb51b4b863
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to