Feature #32710
Tftp support for Rocky Linux and AlmaLinux
Fixed in Releases:
Found in Releases:
Description
Can we get some support for Rocky Linux and AlmaLinux.
Currently I have to manually run the following command (when installing Katello on Rocky/AlmaLinux) prior to running a foreman-installer --scenario katello that includes the foreman-proxy-tftp arguments. It would be nic eif it was already in the code.
- Fix /usr/share/foreman-installer/modules/foreman_proxy/manifests/tftp/netboot.pp to work with Rocky and AlmaLinux package
sed -i "s:/Fedora|CentOS/:/Fedora|CentOS|Rocky|AlmaLinux/:g" /usr/share/foreman-installer/modules/foreman_proxy/manifests/tftp/netboot.pp
Related issues
Associated revisions
History
#1
Updated by James Jeffers 11 months ago
- Project changed from Katello to Smart Proxy
#2
Updated by The Foreman Bot 10 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/690 added
#3
Updated by Ewoud Kohl van Wijngaarden 10 months ago
- Triaged changed from No to Yes
- Target version set to 3.0.0
- Status changed from Ready For Testing to Closed
- Category set to Foreman modules
- Project changed from Smart Proxy to Installer
- Found in Releases deleted (
Katello 4.0.1) - Fixed in Releases 3.0.0 added
#4
Updated by Ewoud Kohl van Wijngaarden 10 months ago
- Related to Feature #33170: Additional Tftp Support For Rocky added
Fixes #32710 - tftp support for Rocky Linux and AlmaLinux