Displaying 4 results from an estimated 4 matches for "nemetz".
Did you mean:
nemet
2007 Nov 28
7
puppetrun failing: "connect'': tlsv1 alert unknown ca"
....rb:9:in
`initialize''
from /usr/sbin/puppetrun:347:in `new''
from /usr/sbin/puppetrun:347
from /usr/sbin/puppetrun:339:in `fork''
from /usr/sbin/puppetrun:339
planevm1 finished with exit code 1
Failed: planevm1
If I run it as a user I get:
snemetz@plane:/usr/sbin$ ./puppetrun --debug --host planevm1
debug: Puppet::Network::Client::Runner: defining puppetrunner.run
warning: peer certificate won''t be verified in this SSL session
Triggering planevm1
debug: Calling puppetrunner.run
err: Could not call puppetrunner.run: #<RuntimeError...
2009 Feb 24
6
User/managehome with useradd provider on CentOS
Hi,
When you set managehome to false on a User ressource, homedir will
still be created on a CentOS box as the -M flag is not passed to
useradd.
$ diff -u /usr/lib/ruby/site_ruby/1.8/puppet/provider/user/
useradd.rb.bak \
/usr/lib/ruby/site_ruby/1.8/puppet/provider/user/useradd.rb
--- /usr/lib/ruby/site_ruby/1.8/puppet/provider/user/
useradd.rb.bak 2008-10-23 01:19:07.000000000 +0200
2008 Jan 02
4
Puppetmaster doesn''t know itself
I restarted puppetmasterd and it announced that the Cert does not match
existing key !
[root@puppet ~]# puppetmasterd --verbose --no-daemonize
info: Starting server for Puppet version 0.24.1
info: mount[files]: allowing 10.100.0.0/16 access
info: mount[files]: allowing *.gridapp.com access
info: mount[files]: allowing *.dev.gridapp.com access
info: Retrieving existing certificate for
2007 Nov 28
13
What to call a class: Manifest? Configuration? ResourceContainer?
Hi all,
I''ve got a new class in the current code, which I''ve been calling
Configuration but Matt reasonably thinks is horrible.
He is recommending the name Manifest, and I figured I''d see what
others thought.
The point of the class is to function as a resource container -- it
keeps a reference to all of the resources we''re managing, and knows
how to