]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-docker-common: a new role to share things common to docker
authorAndrew Schoen <aschoen@redhat.com>
Mon, 16 Jan 2017 15:28:40 +0000 (09:28 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Mon, 16 Jan 2017 15:28:40 +0000 (09:28 -0600)
We can use this to share common variables and tasks needed for every
containerized deployment.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/ceph-docker-common/defaults/main.yml [new file with mode: 0644]

diff --git a/roles/ceph-docker-common/defaults/main.yml b/roles/ceph-docker-common/defaults/main.yml
new file mode 100644 (file)
index 0000000..adc21ce
--- /dev/null
@@ -0,0 +1,3 @@
+---
+
+ceph_docker_registry: docker.io