[Puppet Users] Puppet Password Default

2009-06-18 Thread Pedro
Hi I need help, I want to know what user and password that the puppet has a default or if necessary create a user as you would Greetings --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post t

[Puppet Users] Default Password PuppetShow

2009-06-18 Thread Pedro
Hi I need help, I want to know what user and password that the PuppetShow has a default or if necessary create a user as you would Greetings --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To pos

[Puppet Users] Has anybody tried puppet in combination with NSIS installers?

2012-02-07 Thread Pedro Lafuente
Hi all! Just wondering if anyone has successfully used puppet in combination with NSIS installers (afaik only msi support is available at the moment - i'm not yet familiar with puppet's capabilities under windows systems). Thank you very much in advance, Pedro Lafuente -- You rec

Re: [Puppet Users] RHEL-3

2010-06-07 Thread Pedro Padron
When I installed Puppet on RHEL3 servers I had to first rebuild ruby-1.8.6: http://ppadron.blog.br/2009/10/28/how-to-install-ruby-1-8-6-rpm-package-on-rhel3/ Take a look at Todd Zullinger's comment on this and rebuild puppet RPM package. In my case, I did it with 0.24.8. You can get puppet specfile

[Puppet Users] Puppet on RHEL3 - ruby-1.8.6 RPM

2009-10-28 Thread Pedro Padron
nage RHEL3 servers and would like to do it with puppet: http://ppadron.w3p.com.br/2009/08/31/how-to-install-ruby-1-8-6-rpm-package-on-rhel3/ Pedro Padron --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users&

[Puppet Users] Re: puppetlabs-nginx & dashboard parameters

2013-05-28 Thread Pedro Pessoa
I had to do this: https://github.com/serverdensity/puppetlabs-nginx/commit/663124ec3437b3ccfedd6226608258d9440b6e33 from: https://github.com/ashwoods/puppetlabs-nginx/commit/04bf6444750f9d2d59e72be8e99655a66a24b908 On Thursday, July 26, 2012 12:11:51 AM UTC+1, LeonB wrote: > > I would like to s

[Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
I'm not sure if I'm doing right or something I've done is stupid, but I have a question. I have multiple hosts and multiple modules to manage these hosts, but eventually, I have same resources for different modules and the Puppet complaint about it. I mean, I have two different modules that gu

Re: [Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
s wondering for a different idea or explanation, because I can't understand why Puppet can't handle that situation. Best regards. ~Pedro Cesar. On Monday, September 8, 2014 10:09:02 AM UTC-3, Peter Bukowinski wrote: > > On Sep 8, 2014, at 8:31 AM, Pedro César > > wrote: &

Re: [Puppet Users] Duplicate Declarations - Puppet

2014-09-08 Thread Pedro César
wondering for a different idea or explanation, because I can't understand why Puppet can't handle that situation. Best regards. ~Pedro Cesar. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this grou

[Puppet Users] Extrange Hiera error

2013-01-14 Thread Jose Pedro Andres
Hi: I work on puppet 3 and hiera, but i cannt load a yaml file on a subdir. my hiera.yaml looks like: --- :backends: - yaml - json :yaml: :datadir: /etc/puppet/hieradata :json: :datadir: /etc/puppet/hieradata :hierarchy: - "servidores/%{clientcert}" - %{::ve} - common :puppet: :data