theforeman / puppet-foreman_proxy

Puppet module for Foreman Smart Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Referencing this private api will fail when next version of puppet-foreman is released.

kobybr opened this issue · comments

foreman::repos { 'foreman_proxy':

The puppet-foreman module has introduced yum_repo_baseurl in it's repos.pp https://github.com/theforeman/puppet-foreman/blob/0ebbc74edaea51040b72849587fe6d60761b85fb/manifests/repos.pp#L4
This will go into affect in it's next version release 18.0.

The foreman::repos is marked as private. The default for the variable yum_repo_baseurl is set in the class foreman:repo