diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-09-01 10:31:15 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-09-01 10:31:15 +0000 |
commit | a3ee4adaee3d59a4cc53daa4b7b5e1d517d4458c (patch) | |
tree | 7244795fc3f65a16415bea81b639252bc2012e73 /environments | |
parent | 0c08a842417414993669d2c7ba1601e60848d801 (diff) | |
parent | 7ef0b96d4e81064a8219d14b6990bb4f2eb7bdeb (diff) |
Merge "Update generated ssl environments" into stable/pike
Diffstat (limited to 'environments')
-rw-r--r-- | environments/ssl/enable-tls.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/environments/ssl/enable-tls.yaml b/environments/ssl/enable-tls.yaml index c8ed2bd2..e5ef8563 100644 --- a/environments/ssl/enable-tls.yaml +++ b/environments/ssl/enable-tls.yaml @@ -11,7 +11,6 @@ # must also be used. parameter_defaults: # The content of the SSL certificate (without Key) in PEM format. - # Mandatory. This parameter must be set by the user. # Type: string SSLCertificate: | The contents of your certificate go here |