summaryrefslogtreecommitdiffstats
path: root/puppet/extraconfig/tls/no-ca.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-06-09Replace no-op TLS stacks with OS::Heat::NoneJuan Antonio Osorio Robles1-17/+0
These stacks effectively do nothing. So better replace them with the None resource. Change-Id: If1fc759ca7f03f66229c27560cc4b8e10baa0f11
2015-11-25Enable trust anchor injectionJuan Antonio Osorio Robles1-0/+17
This commit enables the injection of a trust anchor or root certificate into every node in the overcloud. This is in case that the TLS certificates for the controllers are signed with a self-signed CA or if the deployer would like to inject a relevant root certificate for other purposes. In this case the other nodes might need to have the root certificate in their trust chain in order to do proper validation Change-Id: Ia45180fe0bb979cf12d19f039dbfd22e26fb4856