X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fextraconfig%2Ftls%2Fno-tls.yaml;h=a2b5c569bceb7ff317d8aa8a3cf0d335ef5d1dac;hb=172ded7a402e1ac28cc9601ab9faf815df98742e;hp=d2dfdfa45bdbe53983346944d7dc76e7f77e9d12;hpb=97b12afbadeadac0be348b7cc263b090f6e6f0b8;p=apex-tripleo-heat-templates.git diff --git a/puppet/extraconfig/tls/no-tls.yaml b/puppet/extraconfig/tls/no-tls.yaml index d2dfdfa4..a2b5c569 100644 --- a/puppet/extraconfig/tls/no-tls.yaml +++ b/puppet/extraconfig/tls/no-tls.yaml @@ -13,10 +13,10 @@ parameters: description: > The filepath of the certificate as it will be stored in the controller. type: string - NodeIndex: # Here for compatibility with tls-cert-inject.yaml + NodeIndex: # Here for compatibility with puppet/controller.yaml default: 0 type: number - server: # Here for compatibility with tls-cert-inject.yaml + server: # Here for compatibility with puppet/controller.yaml description: ID of the controller node to apply this config to type: string @@ -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: ''