From: David Galloway Date: Thu, 25 Aug 2022 18:50:31 +0000 (-0400) Subject: cobbler_profile: kernel_options for CentOS 9 Stream X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=202e628b5578d4b053d3c3a6c61eec21490a5f9b;p=ceph-cm-ansible.git cobbler_profile: kernel_options for CentOS 9 Stream inst.stage2 is required and just `ks` doesn't work anymore and needs `inst.ks`. This will probably need to be reverted when Sepia gets Cobbler 3 since it will automatically use `inst.*` parameters for CentOS/RHEL9. Signed-off-by: David Galloway --- diff --git a/roles/cobbler_profile/defaults/main.yml b/roles/cobbler_profile/defaults/main.yml index 14c10f3..a59b3fb 100644 --- a/roles/cobbler_profile/defaults/main.yml +++ b/roles/cobbler_profile/defaults/main.yml @@ -56,6 +56,7 @@ distros: iso: https://composes.stream.centos.org/production/latest-CentOS-Stream/compose/BaseOS/x86_64/iso/CentOS-Stream-9-20220822.0-x86_64-dvd1.iso sha256: fe93c5b66c2ae7eaf11bf52ccd753282961c0da427511ca8d112b48f5d89d863 kickstart: cephlab_rhel.ks + kernel_options: "inst.stage2=http://@@http_server@@/cblr/links/{{ distro_name }}/ inst.ks=http://@@http_server@@/cblr/svc/op/ks/system/@@name@@" "Fedora-22-Server-x86_64": iso: http://ftp.linux.ncsu.edu/mirror/ftp.redhat.com/pub/fedora/linux/releases/22/Server/x86_64/iso/Fedora-Server-DVD-x86_64-22.iso sha256: b2acfa7c7c6b5d2f51d3337600c2e52eeaa1a1084991181c28ca30343e52e0df