Merge "Remove md5 checksum output from CA injection"

This commit is contained in:
Zuul 2018-08-16 11:00:50 +00:00 committed by Gerrit Code Review
commit 33cc06fae1
1 changed files with 0 additions and 5 deletions

View File

@ -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]}