LukeShortCloud / ansible_role_fedora_kernel_lts

An Ansible role for automating the build of the LTS Linux kernel RPMs for Fedora.
GNU General Public License v3.0
1 stars 0 forks source link

Allow for enabling the Fedora COPR repository #12

Open LukeShortCloud opened 5 years ago

LukeShortCloud commented 5 years ago

Currently RPMs are only built with this role. Functionality should be extended to alternatively allow a user to enable the Fedora kernel LTS COPR repository and install the RPMs from there.

Load the relevant task file when: 'fedora_kernel_lts_role_method == "install"' or when: ''fedora_kernel_lts_role_method == "build"' (default: build).