On the cobbler side do you have the folliwng in your /etc/cobbler/
settings file?

# if enabled, this setting ensures that puppet is installed during
# machine provision, a client certificate is generated and a
# certificate signing request is made with the puppet master server
puppet_auto_setup: 1

# when puppet starts on a system after installation it needs to have
# its certificate signed by the puppet master server. Enabling the
# following feature will ensure that the puppet server signs the
# certificate after installation if the puppet master server is
# running on the same machine as cobbler. This requires
# puppet_auto_setup above to be enabled
sign_puppet_certs_automatically: 1

On Nov 15, 1:38 pm, Bret Wortman <b...@thewortmans.org> wrote:
> On Thursday, November 15, 2012 7:56:43 AM UTC-5, Bret Wortman wrote:
>
> > F17, Puppet 3.0.1 installed from RPM from a copy of the puppetlabs repos.
> >  SELinux disabled, iptables disabled.
>
> > I just added this line to /etc/security/limits.conf:
>
> > puppet   hard   nproc   -1
>
> > And it seems to have solved the above issue.
>
> > On Thursday, November 15, 2012 7:47:53 AM UTC-5, Edson Manners wrote:
>
> >> Bret,
> >>       I'm doing the same thing without any issues. Give us csome basic
> >> info. What OS, puppet version, RPMs or tarballs,
> >> which yum repo, SELNIUX enforcing status and so forth.
>
> *Sigh*. Something will work for a short while, then I'm back staring at
> errors again.
>
> # puppet agent -t
> Info: Retrieving plugin
> Timed out seeking value for ipaddress
> Timed out seeking value for ipaddress
> Error: Could not autoload puppet/provider/package/rpm: No child processes
> Error: Could not autoload puppet/provider/package/zypper: Could not
> autolaod puppet/provider/package/rpm: No child processes
> Error: Could not autoload puppet/type/package: Error: Could not autoload
> puppet/provider/package/zypper: Could not autolaod
> puppet/provider/package/rpm: No child processes
> Warning: Not using cache on failed catalog
> Error: Could not retrieve catalog: skipping run
> # cat /etc/security/limits.conf
> puppet     hard    nproc    -1
> #
>
> Puppet 3.0.1 installed from RPM from a copy of the puppetlabs repos.
>  SELinux disabled, iptables disabled.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to