On Mon, Jul 10, 2017 at 11:07 PM, Michael Stancampiano <mstancamp(a)gmail.com> wrote:
Bosh Director with CredHub enabled can handle the processing of credential identifiers in a manifest file instead of the actual value/literal. For example: password: (( db_pwd))
Can Bosh Director process a value in a manifest file that contains both literals and a credential identifier? For example: db_uri: posgressql://db_user:((db_pwd))@dbhost:1234/dbname
Thanks.
-- Michal Kuratczyk | Solution Architect | Pivotal Inc. Mobile +48602421588 | mkuratczyk(a)pivotal.io
Bosh Director with CredHub enabled can handle the processing of credential identifiers in a manifest file instead of the actual value/literal. For example: password: (( db_pwd))
Can Bosh Director process a value in a manifest file that contains both literals and a credential identifier? For example: db_uri: posgressql://db_user:((db_pwd))@dbhost:1234/dbname