]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Add a snippet to write an /etc/rc.local
authorZack Cerza <zack@redhat.com>
Mon, 4 May 2015 16:54:16 +0000 (10:54 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 5 May 2015 16:03:02 +0000 (10:03 -0600)
commitb6581a9e1f6a093700d5beb164780ca5356b4a7c
tree7710f10506579f27a1a3758a6ab4e4e1af91192c
parent62fa520d21c53cf4401418d70e3b56be74946368
Add a snippet to write an /etc/rc.local

The /etc/rc.local causes the post-install trigger to be run a second
time, then touches a special file so it doesn't run on every reboot.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/cobbler/defaults/main.yml
roles/cobbler/templates/snippets/cephlab_rc_local [new file with mode: 0644]