]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
common: declare raw_journal_devices
authorSébastien Han <seb@redhat.com>
Fri, 26 Aug 2016 11:31:45 +0000 (13:31 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 26 Aug 2016 11:31:45 +0000 (13:31 +0200)
So we can safely pass the check and avoid the undeclared variable error.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common/defaults/main.yml

index 3e4cc259e5376218c2299bfabd6def9d1f357173..2a02e9cbe35f589c73905cc58ebb25a17e1f0c70 100644 (file)
@@ -358,6 +358,7 @@ osd_directory: False
 bluestore: False
 dmcrypt_journal_collocation: False
 dmcrypt_dedicated_journal: False
+raw_journal_devices: {}
 
 osd_auto_discovery: False