aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/extraconfig/tls/no-tls.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-11-25 17:59:03 +0000
committerGerrit Code Review <review@openstack.org>2015-11-25 17:59:03 +0000
commit66c4ecdbf1640cfe3e74d736ec1fa2dd4580ff1f (patch)
treeabbae960c9f1bb3f86faa02db85877e7d592f55b /puppet/extraconfig/tls/no-tls.yaml
parent1f007f2f9ff6f65bd04b5cf25534bbcfa2df44ce (diff)
parent5bfef1a17cc2fd7208a3ef95a046a3820561b102 (diff)
Merge "Output the SSL Certificate and Key modulus"
Diffstat (limited to 'puppet/extraconfig/tls/no-tls.yaml')
-rw-r--r--puppet/extraconfig/tls/no-tls.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/puppet/extraconfig/tls/no-tls.yaml b/puppet/extraconfig/tls/no-tls.yaml
index d2dfdfa4..2da209cb 100644
--- a/puppet/extraconfig/tls/no-tls.yaml
+++ b/puppet/extraconfig/tls/no-tls.yaml
@@ -26,3 +26,9 @@ outputs:
value: 'TLS not enabled.'
deployed_ssl_certificate_path:
value: ''
+ key_modulus_md5:
+ description: Key SSL Modulus
+ value: ''
+ cert_modulus_md5:
+ description: Certificate SSL Modulus
+ value: ''