]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
group_vars: resync all.yml.sample with ceph-docker-common 1539/head
authorSébastien Han <seb@redhat.com>
Mon, 15 May 2017 13:51:49 +0000 (15:51 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 17 May 2017 13:37:24 +0000 (15:37 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit a80f07704cfe44bf1b271e76eb2101161c6814ec)
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/all.yml.sample

index cb8b968f9a0872c402a1f793f8666d165681bc8b..b62b9ef587bd507bfddfee9b42175c7f4b3256a5 100644 (file)
@@ -411,3 +411,14 @@ dummy:
 # do not ever change this here
 #rolling_update: false
 
+#ceph_docker_registry: docker.io
+#ceph_docker_enable_centos_extra_repo: false
+
+#mon_use_fqdn: false # if set to true, the MON name used will be the fqdn
+
+# Set uid/gid to default '64045' for bootstrap directories.
+# '64045' is used for debian based distros. It must be set to 167 in case of rhel based distros.
+# These values have to be set according to the base OS used by the container image, NOT the host.
+#bootstrap_dirs_owner: "64045"
+#bootstrap_dirs_group: "64045"
+