Dzahn has uploaded a new change for review.

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


Change subject: zirconium apache - fix wrong path to ssl key
......................................................................

zirconium apache - fix wrong path to ssl key

Change-Id: Ifb632f478dd12c69782daaded91a0c12b28b7a76
---
M manifests/misc/etherpad.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/73557/1

diff --git a/manifests/misc/etherpad.pp b/manifests/misc/etherpad.pp
index bed0a08..7e2cdea 100644
--- a/manifests/misc/etherpad.pp
+++ b/manifests/misc/etherpad.pp
@@ -65,7 +65,7 @@
        } else {
                $etherpad_host = 'epl.wikimedia.org'
                $etherpad_ssl_cert = '/etc/ssl/certs/star.wikimedia.org.pem'
-               $etherpad_ssl_key = '/etc/ssl/certs/star.wikimedia.org.key'
+               $etherpad_ssl_key = '/etc/ssl/private/star.wikimedia.org.key'
        }
 
        $etherpad_ip = '127.0.0.1'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb632f478dd12c69782daaded91a0c12b28b7a76
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