tripleo-heat-templates/common
James Slagle 65a8b44c5b check mode: docker_puppet
Adds check mode support for docker_puppet. The updated json file is
written to /var/lib/docker-puppet/check-mode/docker-puppet.json
during check mode and then diffed with the existing version at
/var/lib/docker-puppet/docker-puppet.json.

When docker-puppet.py is run during check mode, the updated json file
under the check-mode directory is passed to the command. All generated
config files are then written under /var/lib/config-data/check-mode,
which is then recursively diffed with the existing config under just
/var/lib/config-data to report on all changed config files.

Change-Id: I5c831e9546f8b6edaf3b0fda6c9fbef86c825a4c
(cherry picked from commit a6f9821821)
2018-10-17 10:26:13 -04:00
..
deploy-steps-tasks.yaml check mode: docker_puppet 2018-10-17 10:26:13 -04:00
deploy-steps.j2 Honor --skip-deploy-identifier in common deploy tasks 2018-10-12 09:51:04 +02:00
post.j2.yaml Consolidate puppet/docker deployments with one deploy steps workflow 2017-08-11 17:25:02 +00:00
services.yaml Update and upgrade tasks for services deployed via external deploy tasks 2018-08-02 15:04:15 +02:00