]> git.apps.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)
committerSébastien Han <seb@redhat.com>
Tue, 15 Jan 2019 14:22:43 +0000 (15:22 +0100)
commit55fab6f547db8c0604abf536b8f1f469c4cfe2ec
tree1ac089908c325e40df3f2113e1357438dbc41f6f
parent1bbdde272f6ae2107174cd521132b4c2f7ed325a
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>
site.yml.sample