Yuvipanda has submitted this change and it was merged.
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(-)
Approvals:
Yuvipanda: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: Ifece7af77502c7eee23ae7e882c635740df26d94
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Coren <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits