Re: [Puppet Users] Concat Module posted to Onyx Point Github.

2011-05-18 Thread Trevor Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks, I hope you like it! The ordering approach was a bit troublesome but we needed extreme flexibility for various types of file targets so this is what we ended up with. Trevor On 05/18/2011 07:10 PM, R.I.Pienaar wrote: > > > - Original M

[Puppet Users] Re: ANNOUNCE: Puppet 2.7.0rc3 Available

2011-05-18 Thread Michael Stahnke
On Wed, May 18, 2011 at 4:18 PM, Michael Stahnke wrote: > This release addresses issues with the Puppet 2.7.0rc2 series. > > This release is available for download at: > http://puppetlabs.com/ > downloads/puppet/puppet-2.7.0rc3. tar.gz Link got ma

[Puppet Users] ANNOUNCE: Puppet 2.7.0rc3 Available

2011-05-18 Thread Michael Stahnke
This release addresses issues with the Puppet 2.7.0rc2 series. This release is available for download at: http://puppetlabs.com/ downloads/puppet/puppet-2.7.0rc3. tar.gz See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet Please re

Re: [Puppet Users] Concat Module posted to Onyx Point Github.

2011-05-18 Thread R.I.Pienaar
- Original Message - > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > All, > > I'd love to get feedback on a module that turns R.I. Pienaar's file > concatenation idea into a native type. > > The code is located at the Onyx Point Github: > https://github.com/onyxpoint/pupmod-conca

[Puppet Users] Concat Module posted to Onyx Point Github.

2011-05-18 Thread Trevor Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, I'd love to get feedback on a module that turns R.I. Pienaar's file concatenation idea into a native type. The code is located at the Onyx Point Github: https://github.com/onyxpoint/pupmod-concat We found that using this instead of the purely

Re: [Puppet Users] Re: Root Password and Stages

2011-05-18 Thread Nan Liu
On Wed, May 18, 2011 at 10:26 PM, Kent wrote: > I too am having problems with using stages while managing the root > user in a resource. The errors I am getting which spit out the > resource relationships reflect a => User[root] > and User[root] => pair. > > There must be something implicit abou

[Puppet Users] Re: Root Password and Stages

2011-05-18 Thread Kent
I too am having problems with using stages while managing the root user in a resource. The errors I am getting which spit out the resource relationships reflect a => User[root] and User[root] => pair. There must be something implicit about managing user "root" such that nearly all other resource

Re: [Puppet Users] buglet in ec2 facts in facter 1.5.9rc6

2011-05-18 Thread Christopher McCrory
Hello... On Tue, 2011-05-17 at 19:19 +, Nigel Kersten wrote: > On Mon, May 16, 2011 at 8:07 PM, Christopher McCrory > wrote: > > Hello... > > > > I ran into a buglet in facter 1.5.9rc6 (from tmz repo). In normal AWS > > instances it works great. In VPC instances if doesn't work. This se

Re: Ang.: Re: [Puppet Users] Facter with a gem

2011-05-18 Thread Patrick
On May 18, 2011, at 1:20 AM, patant wrote: > Good idea! > > > Now I found another problem. > Some facts dosent't works when I call them explicit. > > The facter shows up in the list when I run facter --puppet. > But when I call facter --puppet it dosen't give me the value > that I got in the

[Puppet Users] Re: Management of MySQL grant tables?

2011-05-18 Thread Jakub Veverka
I have been solving same issue and it came out that all I had to do was RTFM. I had to enable pluginsync both on client and puppetmaster... [main] pluginsync = true -- You received this message because you are subscribed to the Goog

Ang.: Re: [Puppet Users] Facter with a gem

2011-05-18 Thread patant
Good idea! Now I found another problem. Some facts dosent't works when I call them explicit. The facter shows up in the list when I run facter --puppet. But when I call facter --puppet it dosen't give me the value that I got in the list. Returns nothing. "facter" gives me: -- uptime