]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
cobbler: Rocky 10 support
authorDavid Galloway <david.galloway@ibm.com>
Tue, 1 Jul 2025 13:06:07 +0000 (09:06 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Wed, 30 Jul 2025 19:39:21 +0000 (15:39 -0400)
commit9c2c7e1ee4b08f7026fd05be3f8871f895de7043
tree7364c65b592bffa07eda42f4bd2a7e8f8ad61b45
parent796cad3f166ed1d06b4dcab55bcc74a72d8c186a
cobbler: Rocky 10 support

- no gdisk in base repos
- `clearpart --all --initlabel` now defaults to GPT.
  However, we have been using msdos and a single partition
  on testnodes since forever.  FOG seemed to have trouble
  with GPT partitions.
- /etc/sysconfig/network-scripts are no longer used in Rocky 10.
  Replaced with nmcli commands during rc.local boot

Signed-off-by: David Galloway <david.galloway@ibm.com>
cobbler.yml
roles/cobbler/templates/kickstarts/cephlab_rhel.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdc.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdi.ks
roles/cobbler/templates/kickstarts/cephlab_rhel_sdm.ks
roles/cobbler/templates/snippets/cephlab_packages_rhel
roles/cobbler/templates/snippets/cephlab_rc_local
roles/cobbler/templates/snippets/cephlab_rhel_disks
roles/cobbler_profile/defaults/main.yml