"kafka-broker": {
"properties_attributes": {
"password": {
"ssl.truststore.password": "true",
"ssl.keystore.password": "true",
"ssl.key.password": "true"
}
},
"properties": {

One of the things I don't like about the blueprint generators is they don't
pull out the properties_attributes sections.

On Mon, Feb 11, 2019 at 7:22 AM Sean Roberts <[email protected]> wrote:

> Ambari experts - We have a custom field (not defined in stack definitions)
> that contains a password. If we specify it during cluster creation it will
> show in the Ambari's configs.
>
> *How do we, at cluster creation time, set the field to "Type=PASSWORD"?*
>
> This can be done manually once a cluster is already deployed, however I'm
> not seeing how to do it in the cluster creation template or blueprint.
>
> --
> Sean Roberts
>

Reply via email to