Actions
Feature #32710
closedTftp support for Rocky Linux and AlmaLinux
Difficulty:
Triaged:
Yes
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
Updated by James Jeffers over 3 years ago
- Project changed from Katello to Smart Proxy
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/690 added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Project changed from Smart Proxy to Installer
- Category set to Foreman modules
- Status changed from Ready For Testing to Closed
- Target version set to 3.0.0
- Triaged changed from No to Yes
- Fixed in Releases 3.0.0 added
- Found in Releases deleted (
Katello 4.0.1)
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Related to Feature #33170: Additional Tftp Support For Rocky added
Actions