From: Sébastien Han Date: Tue, 21 Feb 2017 17:01:08 +0000 (-0500) Subject: docker-common: sync group_vars file X-Git-Tag: v2.2.0rc1~24^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1325%2Fhead;p=ceph-ansible.git docker-common: sync group_vars file Signed-off-by: Sébastien Han --- diff --git a/group_vars/docker-commons.yml.sample b/group_vars/docker-commons.yml.sample new file mode 100644 index 000000000..69bcc8401 --- /dev/null +++ b/group_vars/docker-commons.yml.sample @@ -0,0 +1,12 @@ +--- +# Variables here are applicable to all host groups NOT roles + +# This sample file generated by generate_group_vars_sample.sh + +# Dummy variable to avoid error because ansible does not recognize the +# file as a good configuration file when no variable in it. +dummy: + + +#ceph_docker_registry: docker.io +