aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/controller.yaml
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-11-25 13:23:54 +0200
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2015-11-26 08:58:52 +0200
commitab231006a9c295f3afc669979896e8e589a0bccf (patch)
tree044af7c6d99907660c7943f29b1c14751c47b41f /puppet/controller.yaml
parent80d929c75f979d99d4e608aae790f38786b4e055 (diff)
Minor fixes to TLS related resources
* Fixed a comment to avoid ambiguity with concepts in Heat * Removed default values from necessary parameters in the TLS environment * Simplified setting of the cert/key into a file. Change-Id: I351778150a6fbf7affe1a0fddb1abb9869324dfc
Diffstat (limited to 'puppet/controller.yaml')
-rw-r--r--puppet/controller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/controller.yaml b/puppet/controller.yaml
index 9792e7dc..d937e526 100644
--- a/puppet/controller.yaml
+++ b/puppet/controller.yaml
@@ -716,7 +716,7 @@ resources:
properties:
server: {get_resource: Controller}
- # Hook for site-specific passing of private keys/certificates
+ # Resource for site-specific passing of private keys/certificates
NodeTLSData:
depends_on: NodeTLSCAData
type: OS::TripleO::NodeTLSData