tripleo-heat-templates/common
Emilien Macchi b5a33168a7 Generate startup configs files per step and per container
For each step and each container, generate a unique JSON, and Paunch
will be able to read them all thanks to the patch in dependency
(tripleo-ansible).

Old location:
/var/lib/tripleo-config/container-startup-config-step1.json
We keep the old files for backward compatibility.

New location:
/var/lib/tripleo-config/container-startup-config/step_1/haproxy.json

Note: hashed files won't be generated for the old location anymore,
since it's done via container-puppet.py in which we now give the new
location.

Story: 2006732
Task: 37162
Depends-On: If0f1c6c308cd58f7baa9a8449fbf685ff10f0e0a
Change-Id: I1cf8923a698d0f6e0b1e00a7985f363a83e914c4
2019-10-25 12:13:13 +00:00
..
services Remove fluentd composable service 2019-08-29 13:52:55 +01:00
container-puppet.py Generate startup configs files per step and per container 2019-10-25 12:13:13 +00:00
container-puppet.sh Move nested bash script into a real file 2019-10-04 13:42:12 +00:00
container_startup_configs_tasks.yaml Generate startup configs files per step and per container 2019-10-25 12:13:13 +00:00
deploy-steps-tasks-step-1.yaml Generate startup configs files per step and per container 2019-10-25 12:13:13 +00:00
deploy-steps-tasks.yaml Generate startup configs files per step and per container 2019-10-25 12:13:13 +00:00
deploy-steps.j2 Generate startup configs files per step and per container 2019-10-25 12:13:13 +00:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00