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
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
Please add this info:
I'm using Foreman-1.11.3 and discovered this this week when creating a bunch of new VMs.
Running yum install centos-release-scl gives my both scl and sc-rh repos and thus access to for example php54-php and mysql55.
When I only use scp.pp from puppet-yum I only get scl.repo and thus no php54 etc.
I'll try to make a PR next week or add the code needed to this issue. What is needed is that scp.pp creates TWO repos instead of one.