Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/310054
Change subject: tools: Provision ssl private key from puppetmaster
......................................................................
tools: Provision ssl private key from puppetmaster
Now we have a tools local puppetmaster, we can actually
provision our private keys from there.
Bug: T145120
Change-Id: Ifece7af77502c7eee23ae7e882c635740df26d94
---
M modules/toollabs/manifests/static.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/54/310054/1
diff --git a/modules/toollabs/manifests/static.pp
b/modules/toollabs/manifests/static.pp
index f8b4f5d..66b8124 100644
--- a/modules/toollabs/manifests/static.pp
+++ b/modules/toollabs/manifests/static.pp
@@ -10,7 +10,7 @@
include toollabs::infrastructure
if $ssl_certificate_name != false {
- sslcert::certificate { $ssl_certificate_name: skip_private => true }
+ sslcert::certificate { $ssl_certificate_name: }
}
labs_lvm::volume { 'cdnjs-disk':
--
To view, visit https://gerrit.wikimedia.org/r/310054
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifece7af77502c7eee23ae7e882c635740df26d94
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