tripleo-heat-templates/docker
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
..
firstboot Enable Docker service for Compute role 2017-03-08 08:57:00 +01:00
services Tasks hook for preparing BM host for deploying containerized services 2017-03-13 11:01:06 +01:00
README-containers.md Containerized Services for Composable Roles 2016-11-22 11:42:49 +01:00
create-config-dir.sh docker: new hybrid deployment architecture and configuration 2017-02-15 12:56:44 -05:00
docker-puppet.py Put docker puppet config in puppet_config dict 2017-03-01 21:37:54 +00:00
docker-steps.j2 Tasks hook for preparing BM host for deploying containerized services 2017-03-13 11:01:06 +01:00
docker-toool Write out a json file containing container startup info and create tool to use it. 2017-02-22 18:29:51 +00:00
post-upgrade.j2.yaml Enable composable upgrades for docker service templates 2017-03-06 15:53:46 +00:00
post.j2.yaml Enable composable upgrades for docker service templates 2017-03-06 15:53:46 +00:00