Add nested sample environments for inject-trust-anchor
authorBen Nemec <bnemec@redhat.com>
Tue, 16 May 2017 21:06:41 +0000 (16:06 -0500)
committerBen Nemec <bnemec@redhat.com>
Mon, 12 Jun 2017 20:02:50 +0000 (15:02 -0500)
commit204a5820995dd694fcd58d61fc6cf34a8955da92
tree5eab4d0af9aeed49453d3c9fbd714ede882ed296
parent8d086b171099f0a968f1fdd1b39706ec64a52f56
Add nested sample environments for inject-trust-anchor

Fix a bug that prevented these working.  A unit test and
documentation for the nested environment functionality is also
included.

Change-Id: I2d4aeb584eb624178d601cfd6bc0a6473cb5289f
environments/inject-trust-anchor-hiera.yaml
environments/inject-trust-anchor.yaml
environments/ssl/inject-trust-anchor-hiera.yaml [new file with mode: 0644]
environments/ssl/inject-trust-anchor.yaml [new file with mode: 0644]
sample-env-generator/README.rst
sample-env-generator/ssl.yaml
tripleo_heat_templates/environment_generator.py
tripleo_heat_templates/tests/test_environment_generator.py