I´ve revamped my puppet.conf and updated to ruby 1.8.6/gem 1.3.7 and
it seems
that everything´s fine again .
thanks for all input!
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegrou
I´ve disabled pluginsync on my client, which eliminated the first
error message.
Now I´m still having problems while using modules:
err: Could not retrieve catalog from remote server: Error 400 on
SERVER: Could not find class hostsfile at /etc/puppet/manifests/
site.pp:10 on node xyz.example.com
client and server run 0.25.5
I think our problem is the missing section [puppetmasterd] within our
puppet.conf on our puppet server.
I´ve added the section with all stuff (including storeconfigs = false)
and reloaded all puppetmaster instances.
but after that I´ll get the following error on my cl