Question on Bosh download manifest command with CredHub enabled


Michael Stancampiano
 

Assume CredHub is installed and enabled to be used with Bosh Director. A deployment was performed whose manifest file contained variable identifiers for credentials and not the real values. This would have been of the form ((credential_identifier)) in the manifest file. After the successful deployment, the bosh download manifest <deployment_name> command is executed. Does the downloaded manifest contain the credential identifiers, or the real values (such as a password)?


Dmitriy Kalinin
 

manifest would contain credential identifiers.

Sent from my iPhone

On Jul 10, 2017, at 7:40 AM, Michael Stancampiano <mstancamp(a)gmail.com> wrote:

Assume CredHub is installed and enabled to be used with Bosh Director. A deployment was performed whose manifest file contained variable identifiers for credentials and not the real values. This would have been of the form ((credential_identifier)) in the manifest file. After the successful deployment, the bosh download manifest <deployment_name> command is executed. Does the downloaded manifest contain the credential identifiers, or the real values (such as a password)?