aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/extraconfig
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-07 14:25:38 +0300
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-11 04:07:38 +0000
commit74e7e674591ec7a9a90ca8ee035576438271d7ff (patch)
treebfb74e91bf5b3516eaf86567f49ae04b9ce009e5 /puppet/extraconfig
parent5bf7d6582b2346a9c1671430ebead6c358508863 (diff)
Move HAProxy's public TLS logic from controller to service template
This de-couples public TLS from controllers to now run wherever HAProxy is deployed. Partially-Implements: blueprint composable-networks Change-Id: I9e84a25a363899acf103015527787bdd8248949f
Diffstat (limited to 'puppet/extraconfig')
-rw-r--r--puppet/extraconfig/tls/tls-cert-inject.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/extraconfig/tls/tls-cert-inject.yaml b/puppet/extraconfig/tls/tls-cert-inject.yaml
index 8cba4351..e81b1142 100644
--- a/puppet/extraconfig/tls/tls-cert-inject.yaml
+++ b/puppet/extraconfig/tls/tls-cert-inject.yaml
@@ -7,6 +7,7 @@ description: >
parameters:
# Can be overridden via parameter_defaults in the environment
SSLCertificate:
+ default: ''
description: >
The content of the SSL certificate (without Key) in PEM format.
type: string