The ldap_ca parameter is a path to the certificate on the master node, which gets passed directly to master-config.yaml.
Problem is, there's no way for people to get the file on there via Heat. We should support some sort of a file-passing mechanism so the deployer can say "use this file/url/contents as the ldap cert".
The
ldap_ca
parameter is a path to the certificate on the master node, which gets passed directly tomaster-config.yaml
.Problem is, there's no way for people to get the file on there via Heat. We should support some sort of a file-passing mechanism so the deployer can say "use this file/url/contents as the ldap cert".