I am trying to install foreman and smart proxy with discovery image via puppet modules, however i am unable to register the discovery feature to Foreman.
The issue is cause by wrong tfm-rubygem-foreman_discovery version in foreman repository.
http://yum.theforeman.org/releases/1.17/el7/x86_64/ repo does not contain tfm-rubygem-foreman_discovery v11.0.0 but only v10.0.0, which is not compatible with foreman v1.17 according to the compatibility matrix at https://www.theforeman.org/plugins/foreman_discovery/11.0/index.html
1 Like
lzap
March 29, 2018, 2:21pm
2
Thanks for testing RC2, this is indeed a problem, we are currently investigating what happened with the 11.0 build:
https://github.com/theforeman/foreman-packaging/pull/2141
You can download it from here in the meantime:
http://koji.katello.org/koji/buildinfo?buildID=23902
This build is against nightly but it should work. Or just wait if you prefer to.
1 Like
This was just merged and built for 1.17
http://koji.katello.org/koji/taskinfo?taskID=92715
http://koji.katello.org/koji/taskinfo?taskID=92716
Stable repos are published every night automatically, so hopefully this is resolved now, let us know if it’s not!
1 Like
ekohl
April 3, 2018, 2:00pm
4
For another package I also ran the pipeline so 11.0 is currently available. please test and let us know.
1 Like
The 11.0 is now present and it works as expected. Thank you for the quick response.