search for: puppettest

Displaying 8 results from an estimated 8 matches for "puppettest".

2013 Aug 26
4
Puppet ssl errors " SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed"
...before retry [root@ip-10-172-161-25 modules]# puppet cert --list --all + "ip-10-172-161-25.us-west-1.compute.internal" (66:37:02:AB:98:C5:CD:28:1C:D3:68:53:13:CC:A1:E5) + "ip-10-196-99-56.us-west-1.compute.internal" (99:C9:7C:A1:1A:FD:3C:27:85:76:C7:5A:6A:D5:F9:79) + "puppettest.eng.com" (17:4A:B9:D1:48:F2:82:73:7D:7F:1D:55:E4:A1:A6:A0) (alt names: "DNS:ip-10-172-161-25.us-west-1.compute.internal", "DNS:puppet", "DNS:puppettest.eng.com") [root@ip-10-172-161-25 modules]# cat /etc/puppet/puppet.conf [main]...
2013 Feb 08
2
Installing puppet master and puppetdb on the same host.
Hi Guys, I am new to the world of puppet. I have successfully configured puppet on centos 6 and am now trying to install puppetb on the same host. After the configuration when I try to run puppetd --test command on the client I get : [root@puppettest ~]# puppetd --test notice: Ignoring --listen on onetime run err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to submit ''replace facts'' command for puppettest.example.com to PuppetDB at puppetdb.example.com:8081: Server hostname ''puppetdb....
2012 Mar 23
3
Puppet Windows exec
...not possible to excecute Windows Commands directly with the puppet run? For example: exec { ''ExecCreatedFolder'': command => "mkdir C:\PuppetOrdner\ExecCreatedFolder", } I allways have to bind it with a .bat file right? file { ''c:/PuppetFolder/puppettest.bat'': ensure => file, owner => ''administrator'', content => "mkdir C:\PuppetFolder\BatchCreatedFolder", } exec { ''c:/PuppetFolder/puppettest.bat'': require => File[''c:/PuppetFolder/puppettes...
2007 Dec 10
3
Is the SSL issue solvable for (the apt-get) Puppet version 0.20.1 ??
Hi All, I''ve been trying to resolve the SSL issue as described on the link at the bottom. I understand the issue and I''ve tried to implement all the different patches (one at a time .. :-). However for most of them there are either files missing or code not found in the files. It seems this is due to a version difference in Puppet. The docs and patches seem to be for the
2007 May 02
4
Ordering problem...
Hi all, I''d got the impression that puppet didn''t care about ordering - ie. the ordering of imports and includes related to calling them in the manifest. Lately I''ve had big trouble getting puppet to accept that I require some resource that I _have_ defined elsewhere in the manifest. To explain it, here is a simplified example: site.pp: -------- import
2007 Oct 25
15
State of Development
Hi all, I''m sure you''re all wondering what the heck is going on with development and why there are so many open tickets. Hopefully this email will answer those questions for you. REST Development ====================== First, I''ve found the REST work to be significantly more complicated than I''d feared. The plumbing is nearly all done and the majority
2009 Apr 07
3
Speed bumps on the way to successfully running puppetmasterd on Mac OSX Leopard, try one and two
...=/usr/local/src/facter/lib:/usr/local/src/puppet/lib $ export PATH RUBYLIB and then just the command and then the error s at the end: $ rake --trace (in /usr/local/src/puppet/test) ** Invoke default (first_time) ** Invoke test (first_time) ** Execute test ...... .... /usr/local/src/puppet/test/lib/puppettest.rb:20:in `require'': no such file to load -- mocha (LoadError) from /usr/local/src/puppet/test/lib/puppettest.rb:20:in `<top (required)>'' from /usr/local/src/puppet/test/util/utiltest.rb:3:in `require'' from /usr/local/src/puppet/test/util/utiltest.rb:3:in `<top...
2010 Dec 14
11
Configure firewall with Puppet
Hello Everybody, We need to open some ports on the target machine, let''s say 694:udp and 3306:tcp I couldn''t find any documentation how can I do this with Puppet. What the best way of doing this? Thank you Dmytro -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to