puppet-tripleo/releasenotes/notes/docker_profile-8571ae260eec69b8.yaml
Steven Hardy 149f04e9cf Add docker profile
This configures the docker service on the host, as an alternative
to the firstboot script in docker/firstboot/setup_docker_host.sh

Doing this via puppet will enable easier integration with e.g
the multinode jobs where no firstboot scripts run, and also
enables a better error path in the event the service fails to start

Co-Authored-By: Alex Schultz <aschultz@redhat.com>
Change-Id: Id8add1e8a0ecaedb7d8a7dc9ba3747c1ac3b8eea
2017-03-06 08:42:54 -07:00

5 lines
76 B
YAML

---
features:
- |
Added a new profile to configure the docker service