]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
generate-fog-csv: Only print a line if the MAC is defined 577/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 11 Jun 2020 19:14:53 +0000 (15:14 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 11 Jun 2020 19:14:53 +0000 (15:14 -0400)
commit182f99eeccf57d829fefb7c0534485cf15ef64b6
tree9d46b79f6cb2257ad43692f566e0ab66dfe70117
parent5f1daaf56ddf7008793e9ac08273d30edc5fec70
generate-fog-csv: Only print a line if the MAC is defined

There's some hosts that are "cobbler_managed" but don't have a MAC and don't need a MAC.  Ansible doesn't help us out any here and print WHICH host doesn't have a MAC.  Just throws an error.

Also, there's no need to gather facts on localhost so I set that to `false`

Signed-off-by: David Galloway <dgallowa@redhat.com>
tools/generate-fog-csv.yml
tools/roles/generate-fog-csv/templates/csv.j2