Displaying 2 results from an estimated 2 matches for "waitforc".
Did you mean:
waitfor
2012 Aug 28
4
Error 400 on SERVER: Could not write /var/lib/puppet/ssl/ca/requests/agent1.pem to csrdir: undefined method `exists?' for nil:NilClass
I''ve been confused by this question for near two days ...my puppet master
version is 2.7.9-1.el6 and client versiong is 2.6.16-2.el5. This is what
my command lines shows:
*[root@agent1 ~]# puppet agent --server=edward --test --waitforce 30*
info: Creating a new SSL key for agent1
warning: peer certificate won''t be verified in this SSL session
info: Caching certificate for ca
warning: peer certificate won''t be verified in this SSL session
warning: peer certificate won''t be verified in this SSL session
in...
2012 Jun 30
1
SSL_connect?? Because of master is not running?
...-to-a-puppet-master/>
http://shapeshed.com/connecting-clients-to-a-puppet-master/
The first time I tried to connect master to client failed with SSL_connect
error. So I did rm -rf /etc/puppet/ssl/ to remove all the keys inside ssl
folders.
It worked..
client# puppet agent --server puppet --waitforce 60 --test
/usr/lib/ruby/1.8/facter/util/resolution.rb:46: warning: Insecure world
writable dir /etc/condor in PATH, mode 040777
/usr/lib/ruby/1.8/puppet/defaults.rb:67: warning: Insecure world writable
dir /etc/condor in PATH, mode 040777
info: Creating a new SSL key for giab10
warning: peer cer...