Closed daften closed 7 years ago
I couldn't find the repository itself anywhere to add it like that.
err, look at your own changes:
+ rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
+ creates '/etc/yum.repos.d/webtatic.repo'
look inside /etc/yum.repos.d/webtatic.repo
-- that's the repo definition!
There are actually 3 repo definitions installed through the rpm, which one delivers which packages i don't know. Is the hash also in the installed definition?
No longer needed, switched to remi repo's myself.
thanks for updating
looks too complex, shouldn't you use yum cookbook's yum_repository to setup repos instead?