]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: explicitly disable facter and ohai
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 30 Jun 2020 14:13:42 +0000 (10:13 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 7 Jul 2020 18:13:23 +0000 (14:13 -0400)
commitda5c093ba497d4619027541da96ad20f9a1adf6c
tree17cd707a6d5fe29337e038abb89e2ee7a9cb8b72
parent4e3301d3614bb9e9ee40d531fcd4421ccf5ea18b
facts: explicitly disable facter and ohai

By default, ansible gathers facts from facter and ohai if installed on
the remote nodes, given we don't need them, let's exclude these facts
from our facts gathering

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit c95adc564b8be6f9f9b1ba8568072daf39da7a2c)
infrastructure-playbooks/add-osd.yml
infrastructure-playbooks/purge-cluster.yml
infrastructure-playbooks/purge-docker-cluster.yml
infrastructure-playbooks/rolling_update.yml
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
site-docker.yml.sample
site.yml.sample