[Puppet Users] Re: Puppet CA corruption

2012-11-30 Thread tas
I have the same exact problem over and over and over, so I gave up on Puppet. But maybe you can try resolve this by checking if times are in sync? try ntpdate on master and slave. check date on both machines very quickly to see the time sync On Thursday, November 29, 2012 4:52:42 PM UTC-5,

[Puppet Users] Re: hostname not match error

2012-07-02 Thread tas
okay. it looks like by uncommenting server = puppet from the auto conf file, it stops complaining about hostname not match. However, new error comes up: /etc/puppet/ssl/certs# puppet agent --server puppet --waitforce 30 --test sh: getcwd() failed: No such file or directory sh: getcwd() failed:

[Puppet Users] SSL_connect?? Because of master is not running?

2012-06-29 Thread tas
My master is running 12.04 Version: 2.7.11-1ubuntu2 Depends: ruby1.8, puppetmaster-common (= 2.7.11-1ubuntu2) My client is 10.04 Version: 2.6.3-0ubuntu1~lucid1 Depends: puppet-common (= 2.6.3-0ubuntu1~lucid1), ruby1.8 I followed this tutorial to install Puppet on the client:

Re: [Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-15 Thread tas
server certificate B: certificate verify failed warning: Not using cache on failed catalog NO LUCK Where's the problem? Thanks. On Friday, June 15, 2012 10:31:50 AM UTC-4, jcbollinger wrote: On Thursday, June 14, 2012 6:39:36 PM UTC-5, tas wrote: Dear Ygor, Thank you

Re: [Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-15 Thread tas
ghive-ldap 10.10.0.57 ghive-ldap.domain.com puppet- I added this line myself 10.10.0.56 giab10 On Friday, June 15, 2012 12:24:04 PM UTC-4, tas wrote: Thanks John. Yes. So I have a similar node configuration setup, as described in the previous post. I am writing out

Re: [Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-15 Thread tas
Thanks for the suggestion, Phillp. Keep this thread alive :))) I mean docs are great, but sometimes a more comprehensive step-by-step like this one might serve better. Any case, anyone know how to deal with the latest issue I have above? Thanks... On Friday, June 15, 2012 12:44:44 PM UTC-4,

[Puppet Users] Re: Setting up puppetmaster

2012-06-14 Thread tas
I am instead open a new one. I realize I am making a big mess... Thanks thus far. On Wednesday, June 13, 2012 9:24:16 PM UTC-4, tas wrote: Hi Nick and James, You want me to do that on Master? I just did. I can't do that on the client. Master: $ puppet master --configprint certname

[Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-14 Thread tas
I am making a huge mess, so I'd rather to start over and configure them. This is a total newbie trying to setup something for his lab I think this would also help many people out there.. * Part I. * I reinstalled puppetmaster and puppet on the master and client machine. Here is the

Re: [Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-14 Thread tas
site.pp file: import nodes/*-nodes.pp “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin Hobbes) - tas gokoproj...@gmail.com wrote: I am making a huge mess, so I'd rather

Re: [Puppet Users] Starting over with Puppet Master and Puppet Client

2012-06-14 Thread tas
of it has tried to contact us.” Bill Waterson (Calvin Hobbes) - tas gokoproj...@gmail.com wrote: Dear Ygor, I am afraid I don't have any node definition. I search through... none. We basically first blueprint our blueprint machine, generate puppet files, and then move