Added dummy variable because ansible is not happy when there is no variable in group_vars files.

pull/87/head
Alexis Lahouze 2014-06-25 17:03:29 +02:00
parent 1d2a66666f
commit 642d2aea70
3 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,9 @@
---
# Variables here are applicable to all host groups NOT roles
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
dummy:
## Setup options
#
#ceph_release: firefly

View File

@ -1,5 +1,8 @@
---
# Variables here are applicable to all host groups NOT roles
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
dummy:
# Monitor options
#monitor_secret: # /!\ GENERATE ONE WITH 'ceph-authtool --gen-print-key' /!\

View File

@ -2,6 +2,9 @@
# Variables here are applicable to all host groups NOT roles
#
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
dummy:
# Devices to be used as OSDs
# You can pre-provision disks that are not present yet.
# Ansible will just skip them. Newly added disk will be