create docker-distribution-proxy to proxy the docker-distribution registry

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-04-07 22:02:03 +00:00
parent 05ef96a3aa
commit da825870d1
5 changed files with 162 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
# handlers file for docker-distribution-proxy
- name: reload httpd
service:
name: httpd
state: reloaded