]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler: Have rc.local output go to console 389/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 9 Mar 2018 21:51:25 +0000 (16:51 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 21 Mar 2018 17:44:20 +0000 (13:44 -0400)
commitde871c037f4ae227bed00933eee24f849a4551b0
tree8cd5fdd3c0aadd10b4dbe2fe6fb28098c63c77b1
parent54e25bebda4d2d7ec560a9ab42a1e90cb5d9e717
cobbler: Have rc.local output go to console

Usually if something goes wrong during the rc.local run, the machine
won't be reachable to debug over the network.  Additionally, since we
reimage every machine before each job now, it's impossible to debug why
rc.local failed given a particular job.  This outputs rc.local to the
tty specified in kernel_options so we can see the output in `$hostname_reimage` run logs.

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