You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit, which changes ${releasever} (set to 5/6/7 for RHEL) to $releasever (uses the yum releasever) does not work for us on RHEL6. The yum $releasever is 6Server, and the actual gitlab URL needs just 6. 1192cc6
This was previously noted and fixed / working fine, e.g. as seen in this issue: #42
I'm happy to put in a PR (I forked the module anyway so that I could get my upgrade to proceed), but I wanted to put in an issue first to get confirmation.