diff --git a/puppet/extraconfig/tls/ca-inject.yaml b/puppet/extraconfig/tls/ca-inject.yaml index a562dc356a..959da97b86 100644 --- a/puppet/extraconfig/tls/ca-inject.yaml +++ b/puppet/extraconfig/tls/ca-inject.yaml @@ -60,8 +60,3 @@ resources: cacert_path: {get_param: SSLRootCertificatePath} cacert_content: {get_param: SSLRootCertificate} update_anchor_command: {get_param: UpdateTrustAnchorsCommand} - -outputs: - deploy_stdout: - description: Deployment reference - value: {get_attr: [CADeployment, root_cert_md5sum]}