2017-05-16 16:06:41 -05:00
|
|
|
# **************************************************************************************
|
|
|
|
# DEPRECATED: Use tripleo-heat-templates/environments/ssl/inject-trust-anchor-hiera.yaml
|
|
|
|
# instead.
|
|
|
|
# **************************************************************************************
|
2016-08-09 20:32:19 +03:00
|
|
|
parameter_defaults:
|
|
|
|
CAMap:
|
|
|
|
first-ca-name:
|
|
|
|
content: |
|
|
|
|
The content of the CA cert goes here
|
|
|
|
second-ca-name:
|
|
|
|
content: |
|
|
|
|
The content of the CA cert goes here
|