diff options
author | Michael Gugino <mgugino@redhat.com> | 2017-11-09 15:15:47 -0500 |
---|---|---|
committer | Michael Gugino <mgugino@redhat.com> | 2017-11-09 15:15:47 -0500 |
commit | 8a1775c1b72d30452c910837b704f2d51f0aa559 (patch) | |
tree | 0f0f3426e8d9096163e8fd4fdbaaa1225546d5e8 /roles/contiv_facts | |
parent | 7900f45d2d8ef566cf3f330a33364dd217a93c1d (diff) | |
download | openshift-8a1775c1b72d30452c910837b704f2d51f0aa559.tar.gz openshift-8a1775c1b72d30452c910837b704f2d51f0aa559.tar.bz2 openshift-8a1775c1b72d30452c910837b704f2d51f0aa559.tar.xz openshift-8a1775c1b72d30452c910837b704f2d51f0aa559.zip |
Fix stale data in openshift_facts for logging
Currently, some stale facts may be present in
'/etc/ansible/facts.d/openshift.fact' which causes
openshift_facts to fail.
This commit ensures that the data for the 'logging' key
in that file is a dictionary; otherwise we re-initialize
a new dictionary.
Fixes: https://github.com/openshift/openshift-ansible/issues/6057
Diffstat (limited to 'roles/contiv_facts')
0 files changed, 0 insertions, 0 deletions