]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler: break at the appropriate location in rc.local 408/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 5 Sep 2018 18:09:31 +0000 (14:09 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 5 Sep 2018 18:09:31 +0000 (14:09 -0400)
commitc6828e33550765d0e5ccb6f332e2432a9ac6c3ad
tree6958d23db6d969f03d2614c618cdd0275a771aa9
parent2cf4564a9c1622b1f25e72912dd3201f637b8567
cobbler: break at the appropriate location in rc.local

Before this change, if the first NIC on a machine had a link but wasn't
the uplinked NIC, the break would still get called and no NICs would be
left up.

Now we'll break only after we can ping the Cobbler host.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler/templates/snippets/cephlab_rc_local