Python utilities for manipulating kickstart files.
Provides
Requires
License
GPLv2 and MIT
Changelog
* Tue May 27 2025 Brian C. Lane <bcl@redhat.com> - 3.32.15-1
- workflows: run tests using only python 3.9 (bcl)
Related: RHEL-75659
- workflows: Switch to using ubuntu-latest (bcl)
Related: RHEL-75659
- Do not remove "md" prefix from RAID names (vtrefny)
Resolves: RHEL-75659
* Thu Jan 30 2025 Brian C. Lane <bcl@redhat.com> - 3.32.14-1
- Update %certificate section documentation (rvykydal)
Related: RHEL-61432
- Make %certificate section option --dir mandatory. (rvykydal)
Resolves: RHEL-76501
* Fri Jan 17 2025 Brian C. Lane <bcl@redhat.com> - 3.32.13-1
- Switch to using tmt based tests and running unit tests during build
Related: RHEL-61432
* Wed Jan 15 2025 Brian C. Lane <bcl@redhat.com> - 3.32.12-1
- Add support for inline certificates with `%certificate` section (k.koukiou)
Resolves: RHEL-61432
* Tue Dec 05 2023 Brian C. Lane <bcl@redhat.com> - 3.32.11-1
-