lboynton / puppet-rpmforge

Puppet module to add RPMForge repo
0 stars 4 forks source link

Does not work anymore with puppet 3.x #4

Open hertell opened 7 years ago

hertell commented 7 years ago

Commit 66409a7334986640ce6cc487a9e8b65fab87a2bd breaks the support for puppet 3.x since puppet 3.x does not seem to support ${::os['release']['major']}.

Error 400 on SERVER: ::os is not a hash or array when accessing it with release at

Also

http://apt.sw.be/redhat

in init.pp should be replaced by

http://mirror1.hs-esslingen.de/repoforge/redhat

because apt.sw.be has died some time ago

lboynton commented 7 years ago

Hi, yes this is likely to be the case. This is effectively abandoned now, I should add a notice to the readme.