[Puppet Users] Apache still the recommended server for Puppet?

2015-05-18 Thread Teddy O
I noticed a change on the puppetlabs website. In the past, when I'd go to the install instructions, there was a disclaimer stating that the default puppet server was not recommended other than for small tasks or experimentation, and that Apache with Passenger should be used instead for per

[Puppet Users] scripts

2014-08-06 Thread Cathal O Mul
I have a file call pr.sh it is a scrip I would like puppet to run it how would I go about doing this -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-use

[Puppet Users] run bash script from puppet

2014-08-06 Thread Cathal O Mul
i am new to puppet I want to run a file called remove This file removes a file File remove rm test101 How do i get puppet to run this file ? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop r

[Puppet Users] Re: Dutch Puppet Usergroup is now a fact

2013-02-27 Thread d . o . kip
On Friday 5th of April there is a Puppet Camp in Amsterdam, where the CEO of Puppet will be showing up. http://puppetcampamsterdam2013.eventbrite.com/# So this seems like a good combination :) A whole weekend of Puppet fun! //Danny. -- You received this message because you are subscribed to t

[Puppet Users] Re: Help with augeas

2013-02-27 Thread d . o . kip
Could it be the user you are running puppet as (puppet apply in this case) does not have the rights required to edit (write) the file? Just a guess, but the errors seem to point in that direction. On Wednesday, February 27, 2013 8:28:57 AM UTC+1, Adam Crews wrote: > > Hello, > > I'm trying to ma

[Puppet Users] Re: Intermittent Erorr 400 on Server messages

2013-02-27 Thread d . o . kip
I have been investigating this issue as well, and assuming you are also seeing SSL errors with your logs, it is very likely the same cause as over here. I've been able to find information about a bug in older Ruby versions whowing exactly this sort of SSL (mal)behaviour. So maybe this can give

[Puppet Users] Re: Why a "execute" command show as "changed" on Dashboard?

2013-02-14 Thread d . o . kip
You are creating a 'new' file every time(well new content), so in essence, it is true that the configuration has changed. To avoid this, you should make your command smarter and make sure it only runs when changes are in the crontab. There is no need to make a backup of something that has not c

[Puppet Users] Re: Puppet Enterprise Live Management

2013-02-14 Thread d . o . kip
So in posting the question I suddenly thought it could be a browser problem, and thus I tried it with a tunneled Internet Explorer instead of the Firefox on my Linux box... And it Just Works. no clue yet as to what's the missing bit in the Firefox browser, as there were no errors whatsoever. Bu

[Puppet Users] Puppet Enterprise Live Management

2013-02-14 Thread d . o . kip
Hello all, To experiment with Puppet Enterprise (we already use open source) and to create a case for our management to buy it, I'm trying to set up a Puppet Enterprise environment on some virtuals. While the puppet part works fine, and the client I've set up is doing fine as well, it seems the

[Puppet Users] Re: Using puppet to change passwords on nix systems

2012-11-30 Thread O
t value for password => 'hashgoeshere' On Friday, November 30, 2012 9:32:06 AM UTC-5, jcbollinger wrote: > > > > On Thursday, November 29, 2012 11:14:57 PM UTC-6, O wrote: >> >> Hi, I am new to this and I discovered a manifest in an old post that >> should chan

Re: [Puppet Users] Using puppet to change passwords on nix systems

2012-11-30 Thread O
Thanks for the suggestion, but I would like to stick to see if I can get that script working correctly first before using an additional management software. On Friday, November 30, 2012 1:19:08 AM UTC-5, Pete wrote: > > Hi. > > I have stopped using puppet to manage users. (I now use FreeIPA for

[Puppet Users] testing branch using passenger

2009-09-17 Thread Dave O
I am trying to setup two branches on my puppet server. /etc/puppet will be the production one /etc/puppet.testing will be testing. I have everything working except when on a client I run puppetd --test --masterport=8141 (which is the testing one) it will use /etc/puppet.testing/manifests/nodes.