theforeman / puppet-foreman_proxy

Puppet module for Foreman Smart Proxy
GNU General Public License v3.0
43 stars 130 forks source link

apipie-bindings 0.0.10 Fails to Register Foreman #126

Closed jortiz-sge closed 9 years ago

jortiz-sge commented 10 years ago

Error: Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/etc/puppet/environments/production/modules/fo reman_proxy/manifests/register.pp Error: Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/etc/puppet/environments/production/modules/fo reman_proxy/manifests/register.pp Wrapped exception: ApipieBindings::MissingArgumentsError Error: /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[MASTERBOX]/ensure: change from absent to present failed : Could not set 'present' on ensure: ApipieBindings::MissingArgumentsError at 12:/etc/puppet/environments/production/modules/foreman _proxy/manifests/register.pp

Its weird I have the same version in another box, and its fine, I just deployed this, and it gives this error.

domcleal commented 10 years ago

Try updating the "foreman" module. Specifically you need this fix:

https://github.com/theforeman/puppet-foreman/commit/a50b3e477076d59b701d36c331931874f88e46ee

puppet-foreman version 2.2.4 and the master branch have it.