Update sample group_vars files

The previous cherry-pick changed the defaults for the ceph-osd role; this commit is the result of thereafter running generate_group_vars_sample.sh

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
pull/1372/head
Matthew Vernon 2017-03-16 11:06:51 +00:00
parent 5478be8a2e
commit 60bf6b86c0
2 changed files with 13 additions and 0 deletions

View File

@ -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

View File

@ -144,6 +144,7 @@ dummy:
#osd_directories:
# - /var/lib/ceph/osd/mydir1
# - /var/lib/ceph/osd/mydir2
#osd_directories: []
# IV. This will partition disks for BlueStore