[Puppet Users] Re: puppet augeas with more than one array in a single key

2013-03-24 Thread Ellison Marks
Might be that last semicolon screwing things up. I think the parser might be expecting another resource after that. Doesn't exactly make sense, as you have a semicolon ending the line above, so if you commented that last line, it would be the same, but it's a thought. On Saturday, March 23,

Re: [Puppet Users] Re: How to override $::operatingsystem fact

2013-03-24 Thread Jakov Sosic
On 03/23/2013 07:42 PM, Heiko Finzel wrote: EDIT: In fact it does work. I found out, because I still had some keys (e.g. hostname) in my debugging config. And these values were used by puppet correctly. However a local facter -p won't show these values. In this case the original hostname will be

Re: [Puppet Users] how to customize hiera lookups per node?

2013-03-24 Thread Robin Lee Powell
On Wed, Mar 20, 2013 at 02:39:38AM +, Darryl Wisneski wrote: On Thu, Mar 07, 2013 at 12:11:09PM -0800, James Ralston wrote: At this point, all of the modules we have written use parameterized classes. That way, when we call the module from the host's node.pp file, we can override

Re: [Puppet Users] Re: What's your hiera tree look like?

2013-03-24 Thread Robin Lee Powell
On Fri, Mar 22, 2013 at 04:22:19PM -0700, Aaron Mills wrote: The biggest pain point for us is that having hiera + puppet in the same repo feels like extra work. If they're going to live together, why even use hiera? Why not just set variables at the node level? For me, here are some reasons

Re: [Puppet Users] Re: What's your hiera tree look like?

2013-03-24 Thread Peter Brown
On 25 March 2013 10:12, Robin Lee Powell rlpow...@digitalkingdom.orgwrote: On Fri, Mar 22, 2013 at 04:22:19PM -0700, Aaron Mills wrote: The biggest pain point for us is that having hiera + puppet in the same repo feels like extra work. If they're going to live together, why even use

[Puppet Users] Re: Still problem using Chocolatey provider on Windows

2013-03-24 Thread Rich Siegel
I have not tested chocolatey/puppet-chocolatey on Win8. Unfortunately I will not have a Win8 test environment up for at least a few weeks due to other priorities. On Friday, March 22, 2013 10:56:34 AM UTC-4, wernerbahlke wrote: I got it to work on Windows 7. On Windows 8 it would not find

[Puppet Users] Re: Windows Reboot

2013-03-24 Thread Rich Siegel
On Monday, March 11, 2013 7:55:46 AM UTC-4, jim wrote: Hi Guys I'm using puppet for my windows configuration, and was wondering when installing / configuration something windowys, it requires a reboot, how does this effect the puppet run e.g. join to domain ? e.g. removing old version

[Puppet Users] Re: Cannot get puppetlabs-haproxy to do what I want

2013-03-24 Thread Aaron Blew
I'm running into this issue as well, but I can't figure out what James changed in order to get his setup working. Here's what I'm calling from within one of my modules: #Node 1 - Load balancer: #... class { haproxy: } haproxy::listen { beanstalk00:ipaddress =