]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
docker-common: sync group_vars file 1325/head
authorSébastien Han <seb@redhat.com>
Tue, 21 Feb 2017 17:01:08 +0000 (12:01 -0500)
committerSébastien Han <seb@redhat.com>
Tue, 21 Feb 2017 17:01:08 +0000 (12:01 -0500)
Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/docker-commons.yml.sample [new file with mode: 0644]

diff --git a/group_vars/docker-commons.yml.sample b/group_vars/docker-commons.yml.sample
new file mode 100644 (file)
index 0000000..69bcc84
--- /dev/null
@@ -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
+