]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
site: Make sure is_atomic is defined
authorBrad Hubbard <bhubbard@redhat.com>
Wed, 9 Jan 2019 23:19:02 +0000 (09:19 +1000)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 15 Jan 2019 15:16:40 +0000 (15:16 +0000)
commit53650b2fc492b37315cdc4bd84343fce5e8ff512
treee677f7d0e84e2ca69ef2e7eeae2cf0d8430b136c
parenta08d4c072f1bebcbb4b00edf0438e6cdb1db9195
site: Make sure is_atomic is defined

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>
(cherry picked from commit 55fab6f547db8c0604abf536b8f1f469c4cfe2ec)
site.yml.sample