]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
site: Make sure is_atomic is defined
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 9 Jan 2019 23:19:02 +0000 (09:19 +1000)
committerSébastien Han <seb@redhat.com>
Tue, 15 Jan 2019 14:22:43 +0000 (15:22 +0100)
configure_firewall tests the is_atomic variable if the firewalld package
is not present. is_atomic is defined in ceph_facts so include that.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
site.yml.sample

index 8122c7f672b06fd695be65ea1bd24fa950440224..2f7316248fdf0777b2f7a5536138082174bbcd32 100644 (file)
@@ -74,6 +74,8 @@
   tasks:
     - import_role:
         name: ceph-defaults
+    - import_role:
+        name: ceph-facts
     - import_role:
         name: ceph-validate
     - import_role: