Convert puppet and docker steps to ansible
authorSteven Hardy <shardy@redhat.com>
Wed, 3 May 2017 16:12:55 +0000 (17:12 +0100)
committerSteven Hardy <shardy@redhat.com>
Tue, 6 Jun 2017 14:44:01 +0000 (15:44 +0100)
commit03811f176a9a28e4c41a211fef6a2de4392dd159
tree31e7e6bd97443b98e4c1e220a932a77ec0238564
parentda86aacb66eaa5e009206ed698a4189e8f5e0e1d
Convert puppet and docker steps to ansible

Replace the multiple SoftwareDeployment resources with a common
playbook that runs on all roles, consuming the configuration data
written via the HostPrepAnsible tasks.

This hopefully simplifies things, and will enable re-running the
deploy steps for minor updates (we'll need some way to detect
a container should be replaced, but that will be done via a
follow-up patch).

Change-Id: I674a4d9d2c77d1f6fbdb0996f6c9321848e32662
docker/deploy-steps-playbook.yaml [new file with mode: 0644]
docker/docker-steps.j2
puppet/blockstorage-role.yaml
puppet/cephstorage-role.yaml
puppet/compute-role.yaml
puppet/controller-role.yaml
puppet/objectstorage-role.yaml
puppet/role.role.j2.yaml