Re: [Puppet Users] Puppet, Vagrant and repos

2014-07-08 Thread Andrei Maxim
Yanis, Doug, thank you very much. Max On 2014-07-07 17:49:44 +, Yanis Guenane said: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To second Doug, I also uses a module for each repo I want to add. This way you can probably have a base profile, like the following : class profile::base {

[Puppet Users] Regarding Puppet Agent process on Agent Machine

2014-07-08 Thread Satish Katuru
Hi, I linked both Master and Agent machines.But I am unable to see the Agent process on Agent machine. Can we have the Agent process on the Agent machine? I used below command to get the latest code puppet agent -t --waitforcert=60 When I Execute it every time it would take the code from m

[Puppet Users] delete files from Master server

2014-07-08 Thread Satish Katuru
Hi , My intention is to deleted the files from Master server once the deployment is over on agent machines. How can i achieve this? Once I execute *puppet agent -t *deployment will be done on agent machine.After this I wanted to remove files from master server. Help me out on this? Sathish.

[Puppet Users] Re: SSL error when after restarting httpd. CA information missing/or wrong?

2014-07-08 Thread Tom Hallam
It took a bit of digging - but I did workout what the issue was. I'll give the solution first and then an overview of how I diagnosed the issue It may be useful to others with SSL issues. I was running Puppet on a Red Hat server. By default Red Hat installs an SSL configuration in /etc/httpd

[Puppet Users] vcsrepo module: Add option shared for GIT repository

2014-07-08 Thread riccardo capecchi
Hello all, I'd like to use the vcsrepo to manage multiple git repository on our "git server", but while looking at the documentation (and code) of the vcsrepo module I noticed that it doesn't manage the initialization of a repository with the option --shared , an option that usually we set to b

[Puppet Users] Re: delete files from Master server

2014-07-08 Thread jcbollinger
On Tuesday, July 8, 2014 4:05:48 AM UTC-5, Satish Katuru wrote: > > Hi , > > My intention is to deleted the files from Master server once the > deployment is over on agent machines. > > How can i achieve this? > > Once I execute *puppet agent -t *deployment will be done on agent > machine.Afte

[Puppet Users] Re: Regarding Puppet Agent process on Agent Machine

2014-07-08 Thread jcbollinger
On Tuesday, July 8, 2014 3:47:25 AM UTC-5, Satish Katuru wrote: > > Hi, > > I linked both Master and Agent machines.But I am unable to see the Agent > process on Agent machine. > Can we have the Agent process on the Agent machine? > > I used below command to get the latest code > > puppet age

[Puppet Users] Re: Package install from a URL

2014-07-08 Thread jcbollinger
On Monday, July 7, 2014 3:54:50 PM UTC-5, Jonathan Rose wrote: > > I tried fiddling around with a puppet module I am writing to install RPM's > both from repository as well as local resources (e.g. http) and tried the > advise noted by David Caro, but I'm still getting error messages: > > Skipp

[Puppet Users] Re: Execute commands on puppet master

2014-07-08 Thread jcbollinger
On Monday, July 7, 2014 4:26:47 AM UTC-5, shashank sinha wrote: > > Hello, > > I am working on some project where I need to execute scp command on puppet > master to copy files from some external server to module/files/* each time > when puppet agent pull request received to master.I want somet

[Puppet Users] Re: SSL error when after restarting httpd. CA information missing/or wrong?

2014-07-08 Thread Tom Hallam
OK, so this is a straight line version of how I debugged the issue. There were a couple more dead ends than described here. The first thing to notice is the error. I was getting: "certificate verify failed: [self signed certificate for /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOr

Re: [Puppet Users] Editing fstab with Augeas

2014-07-08 Thread Kim Scarborough
Hmm. I don't believe mount will do what I want, as every server has different NFS mounts I need to modify. Can I say "modify every NFS mount so that it's nosuid" without actually specifying the mountpoints? On Monday, July 7, 2014 9:13:44 PM UTC-5, Pete wrote: > > Is there a reason you aren't us

Re: [Puppet Users] Re: Windows warning about source permissions

2014-07-08 Thread Rob Reynolds
On Mon, Jul 7, 2014 at 3:37 PM, Rob Reynolds wrote: > > On Thu, Jul 3, 2014 at 4:44 PM, Michael Legleux wrote: > >> The directory already exists. >> Puppet master and agent are both 3.6.2 >> This is in the debug from the run on the agent. >> >> Debug: Using settings: adding file resource 'plugin

[Puppet Users] PuppetDB 2.1.0 final now available

2014-07-08 Thread Ken Barber
** Final Release ** PuppetDB 2.1.0 final - July 8th, 2014. PuppetDB 2.1.0 Downloads Available in native package format in the release repositories at: http://yum.puppetlabs.com and http://apt.puppetlabs.com For information on how to enable the Puppet Labs repos, see: ht