kayobe/ansible/roles/docker-registry/tasks/main.yml
Mark Goddard 56ee18d0fd Add configuration to deploy a Docker registry on a controller
By default the registry listens on port 4000 to avoid clashing with keystone.
It is configured via the following commands:

kayobe overcloud service <deploy|pull|reconfigure|upgrade>
2017-06-27 18:49:10 +01:00

3 lines
34 B
YAML

---
- include: "{{ action }}.yml"