]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler_systems: Allow setting post install kernel options 359/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 5 Dec 2017 20:00:08 +0000 (15:00 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 5 Dec 2017 20:56:49 +0000 (15:56 -0500)
commitf26a95504fdee97ed4e82cebba530fe3723e0bde
tree54f76b32e93b9e79b7836d8ed89816f4ea6df619
parente2069826c1fe1b14684141b8546c6499e7819190
cobbler_systems: Allow setting post install kernel options

If defined in group_vars, kernel_options_post will be used.  Otherwise,
it defaults to the kernel_options_post in defaults/main.yml.

This fixes serial output during firstboot in Xenial or later (instead of
the repeated "Ubuntu 16.04 [-1;-1f" garbage.

Running `cobbler system edit` with --kopts-post="" is fine.  It just
leaves that field blank if kernel_options_post is empty.

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/cobbler_systems/tasks/populate_systems.yml