]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler: adds a snippet to create post install kernel options.
authorAndrew Schoen <aschoen@redhat.com>
Fri, 15 May 2015 21:12:20 +0000 (16:12 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 20 May 2015 21:18:21 +0000 (16:18 -0500)
commit08c36e66eb0a35b5e24f1d3d0df782814a5cfba0
treebc92fad6fd6b1f8ddf0b62b1bf6e471c4d7d67c3
parentca7760b644f495db72040de5315d34057bd4d4de
cobbler: adds a snippet to create post install kernel options.

This snippet is used by the cephlab_preseed_late script to set the
GRUB_CMDLINE_LINUX value in /etc/defaults/grub to what's defined by
the system, profile or distro that's currently being imaged.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/cobbler/templates/scripts/cephlab_preseed_late
roles/cobbler/templates/snippets/cephlab_post_install_kernel_options [new file with mode: 0644]