aboutsummaryrefslogtreecommitdiffstats
path: root/environments/inject-trust-anchor-hiera.yaml
blob: 95d2de953c06e72081efc7af96984a86d76c4b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# **************************************************************************************
# DEPRECATED: Use tripleo-heat-templates/environments/ssl/inject-trust-anchor-hiera.yaml
# instead.
# **************************************************************************************
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