tripleo-heat-templates/tools
Jiri Stransky 6050809e57 Tasks hook for preparing BM host for deploying containerized services
This implements a host_prep_tasks hook where we can specify Ansible
tasks to perform on the host before deploying containerized
services. The hook runs in a single step, the assumption is that we will
mostly use the hook for creating per-service directories on the host to
ensure we are able to mount them into the containers. (We cannot do this
operation via Puppet because all containerized services run their Puppet
within a config container, so Puppet doesn't have access to host's
filesystem.)

Change-Id: I7d8bac39e0cd422fd651eefe29f7d10941ab4a1a
2017-03-13 11:01:06 +01:00
..
process-templates.py Add support for Jinja2 includes 2017-01-27 14:15:34 +00:00
releasenotes_tox.sh Add ReNo support 2017-01-13 14:35:27 -05:00
tox_install.sh Add ReNo support 2017-01-13 14:35:27 -05:00
yaml-nic-config-2-script.py Apply os-net-config with a script instead of element 2016-11-28 14:23:11 -05:00
yaml-validate.py Tasks hook for preparing BM host for deploying containerized services 2017-03-13 11:01:06 +01:00