Re: [Puppet Users] Re: Getting an error when trying to apply manifest locally on windows

2014-03-26 Thread Sam
I searched online for logstash module and ran the "puppet module install elasticsearch-logstash" command and since it installed the module without any issue, I thought that it should have been supported.I don't remember seeing the supported OS information. your question led me to do more resear

[Puppet Users] Final Comments on Pro Puppet 2nd Edition

2014-03-26 Thread Jon Forrest
I just posted my list of issues I discovered in Chapters 11 and 12 - the last two chapters of Pro Puppet 2nd Edition. I found a lot of issues with this book. I simply don't understand how these issues escaped the editors. One reason I posted what I did is so that anyone thinking about buying the

[Puppet Users] Problems in Ch. 11 and 12 of Pro Puppet 2nd Edition

2014-03-26 Thread Jon Forrest
Here are the issues I found in Chapters 11 and 12. Jon Forrest M = mistake U = unclear T = typo E = text change C = comment (U) Pg. 249 Most readers won't know what "an orchestration framework" is. I know I don't. (C) Pg. 249 "commands dispatched to systems in this manner are difficult to man

[Puppet Users] Using Puppet with a self-signed ssl certificate

2014-03-26 Thread Tom Albrecht
The corporate environment I'm in is doing ssl decryption on their traffic, and therefore requires a corporate self-signed ssl certificate to be installed on any clients throughout the enterprise. I have a puppet server (CentOS 6.5) with the cert installed, and the agent on the server will no lo

[Puppet Users] Error when checking out repo with svn+ssh

2014-03-26 Thread rupsmaths
Hello, I am new to puppet and was trying to build a module to automate the server deployment. I was trying to checkout a repository with svn from the module i am writing. I have the following code for the checking out with vcsrepo. vcsrepo { "the/path": ensure => present, provider => s

Re: [Puppet Users] Re: Getting an error when trying to apply manifest locally on windows

2014-03-26 Thread Rob Reynolds
Let's back up. Are you sure this module is supported on Windows? On Wed, Mar 26, 2014 at 12:36 AM, Sam wrote: > Please see the output of the command puppet apply init.pp --debug > --verbose --trace below. > > C:/Info: Loading facts in > C:/ProgramData/PuppetLabs/puppet/etc/modules/stdlib/lib/fa

[Puppet Users] Re: Books and resources for Test Driven Development for Puppet?

2014-03-26 Thread Alex Scoble
It's kind of annoying that there's a TDD for Chef book from O'Reilly, but not one for Puppet. There's definitely a need for it, in my opinion. On Monday, March 24, 2014 10:24:35 AM UTC-7, Alex Scoble wrote: > > Hi All, > > Was wondering if anyone knew of any good books or resources for learning

[Puppet Users] Puppet on Kali

2014-03-26 Thread John E Fiess
Looking to confirm my agent install fail via new 3.2 quick and easy method. I get the following error. I assume because it is not a native Debian host, but rather a modified Debian Kali host. This method of agent installation is not supported for debian-KaliLinux1-amd64 in Puppet Enterprise v3

[Puppet Users] Re: Books and resources for Test Driven Development for Puppet?

2014-03-26 Thread Alex Scoble
This seems to be the sort of thing that I'm looking for http://vstone.eu/puppet-modules-in-jenkins/ a good nuts and bolts walk through on using Jenkins to do Puppet syntax and lint checking. On Monday, March 24, 2014 10:24:35 AM UTC-7, Alex Scoble wrote: > > Hi All, > > Was wondering if anyone k

Re: [Puppet Users] Puppet Agent run failing in puppet master server: Connection reset by peer, rbuf_fill

2014-03-26 Thread José Luis Ledesma
Mmm, could be the passenger time out? The default value is 300 seconds... Regards El 26/03/2014 18:53, "Jose Cambronero" escribió: > Our puppet master server is running version 3.0.2, using Apache/Passenger > and has been handling about 10,000 resources just fine. Initially we had > issues with

[Puppet Users] Puppet Agent run failing in puppet master server: Connection reset by peer, rbuf_fill

2014-03-26 Thread Jose Cambronero
Our puppet master server is running version 3.0.2, using Apache/Passenger and has been handling about 10,000 resources just fine. Initially we had issues with the manifest timing out, but we added the "configtimeout" setting at the agent level, and set it to 15m. After making that change, there

Re: [Puppet Users] MSI - PUPPET_AGENT_ACCOUNT_USER - Bug

2014-03-26 Thread Rob Reynolds
This sounds like a bug. The MSI should be using the well known sid of the Administrators group, but it doesn't sound like that is what is happening. Would you mind filing a bug on https://tickets.puppetlabs.com/browse/PUP ? On Wed, Mar 26, 2014 at 6:32 AM, Arpin Dominique (Nter) < dominique.ar..

Re: [Puppet Users] puppet agent doesn't start service on initial run

2014-03-26 Thread José Luis Ledesma
The service requiere the java to be installed first? El 26/03/2014 14:49, "Bogdan Mania" escribió: > Hi, > > I've created a module to manage a custom java application. It has it's own > SysV init script which is working perfectly. > > My issue is this: when a node pulls it's catalog from the mast

Re: [Puppet Users] Re: Announce: Puppet 3.5.0-rc2 Available.

2014-03-26 Thread Andy Parker
On Tue, Mar 25, 2014 at 3:57 PM, David Mesler wrote: > Currently I use the common import "nodes/*" method. With that I've always > had to restart the puppet master processes in order to process new node > files. Will that still be necessary with the new manifest directory > behavior? > > Hi David,

Re: [Puppet Users] Re: chaining of create_resources

2014-03-26 Thread José Luis Ledesma
There are other options. As Jon suggest file(mountpoint) and mount are related, so perhaps it is easy to do something like: hiera: test::mountit: '/local_area': device : "mymachine:/software" fstype : "nfs" ensure : "mounted" options : "nfsvers=3,tcp,noa

[Puppet Users] Re: chaining of create_resources

2014-03-26 Thread Adam Stacey
On Tuesday, 25 March 2014 17:01:03 UTC, jcbollinger wrote: > > > > On Monday, September 2, 2013 5:57:44 AM UTC-5, kashif wrote: >> >> >> Hi >> I am using create_resource to create a dir and then mount it. I am using >> two create_resources and want one to be completed before other. >> >> $mount_

[Puppet Users] puppet agent doesn't start service on initial run

2014-03-26 Thread Bogdan Mania
Hi, I've created a module to manage a custom java application. It has it's own SysV init script which is working perfectly. My issue is this: when a node pulls it's catalog from the master for the first time, it doesn't also start the service. It starts the service however on the second run. T

[Puppet Users] MSI - PUPPET_AGENT_ACCOUNT_USER - Bug

2014-03-26 Thread Arpin Dominique (Nter)
Hi, We made some test under Windows 7, but we found a bug when we user PUPPET_AGENT_ACCOUNT_USER when it try to add the user to the admin group. This option will work correctly under an English version of Windows, but if we try with a French version is doesn't work. The MSI look for the "admi

Re: [Puppet Users] r10k and dynamic environments

2014-03-26 Thread Jacob Fleming-Gale
Hi Steven, r10k does not accept Puppet variables or facts as it run's outside of Puppet, the confusion is because Gary's example is using the awesome r10k puppet module by Zack to setup the r10k configuration, hence it can use the puppet facts or variables to create and manage the /etc/r10k.yaml c

Re: [Puppet Users] puppet line

2014-03-26 Thread puppetstan
ah yes thanks a lot , it's better!! Le mardi 25 mars 2014 18:16:21 UTC+1, Spencer Krum a écrit : > > Hi, > > I really think you want to use the file_line type from the > puppetlabs-stdlib module. > > Thanks, > Spencer > > > On Tue, Mar 25, 2014 at 10:11 AM, puppetstan > > > wrote: > >> Hi, >> >