]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Clean osds.yml.sample
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 May 2017 13:42:19 +0000 (15:42 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 May 2017 13:55:41 +0000 (15:55 +0200)
Remove duplicate lines in osds.yml default vars file.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/osds.yml.sample
roles/ceph-osd/defaults/main.yml

index 41f036775ca30e6363be8a83b45407bf4f85071c..c8f67b946a0afcc5f0c3688938bb4eeeed544e83 100644 (file)
@@ -7,14 +7,6 @@
 # file as a good configuration file when no variable in it.
 dummy:
 
-# 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:
-
 # You can override default vars defined in defaults/main.yml here,
 # but I would advice to use host or group vars instead
 
index 38cf3db6349a5f4877460230e35a8150b168285b..9d2df9a56420121c835c0c8d46b82272d7f39ac0 100644 (file)
@@ -1,12 +1,4 @@
 ---
-# 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:
-
 # You can override default vars defined in defaults/main.yml here,
 # but I would advice to use host or group vars instead