Re: [Puppet Users] What I think that is needed for a practical Puppet class

2016-02-07 Thread Felix Frank
Hi, seconded, and I'll go a step further and claim that "(Forge) Modules First Puppet" might actually be a feasible angle for newcomers who don't have a programming nor strong operations background to speak of. Do let me know if you hit any snags along the road. Happy to help, if it weren't

Re: [Puppet Users] Error applying a catalog when the agent is restarted in the middle of a catalog run

2016-02-07 Thread Felix Frank
Hi, as a workaround, you could hopefully switch to running Puppet from cron. This is usually more robust. If you can reproduce this behavior, it would be great if you could 1. see if this holds true with the latest 3.8 or even 4.3 version and if yes, 2. simplify the environment as much as

Re: [Puppet Users] puppet cert list yields no certs

2016-02-07 Thread Felix Frank
On 02/07/2016 04:56 PM, Felix Frank wrote: Hi, is this issue still unresolved? Ah, ignore please - getting back in the game, getting used to Thunderbird (or Google Groups) breaking the threading on occasion :) -- You received this message because you are subscribed to the Google Groups

Re: [Puppet Users] Is puppet (apply) supposed to work fine on one non-english windows?

2016-02-07 Thread Felix Frank
Hi, internationalization issues are likely as not caused by the underlying Ruby runtime, rather than Puppet itself. Or so I guess. Are you running a Ruby that came with your copy of Puppet? (Is this how Puppet works on Windows?) On 01/12/2016 06:39 PM, Matthieu Dubuget wrote: I spent some

Re: [Puppet Users] hieradata in add mode

2016-02-07 Thread Felix Frank
Hi, very valid question. Traditionally, you will get this behavior not through Hiera notation, but by using an alternative lookup function, hiera_array. $users = hiera_array('users_list') Here's how it works: http://docs.puppetlabs.com/puppet/latest/reference/function.html#hieraarray Do

Re: [Puppet Users] Facter 3 and Puppet 3.8.2

2016-02-07 Thread Felix Frank
Hi, I'm not so sure, but looking at the release notes, there does not seem to be a breaking change in the 3.0 release that would disrupt compatibility with Puppet 3.x. So, yes, I believe this should Just Work. https://docs.puppetlabs.com/facter/3.0/release_notes.html#facter-300 Cheers,

Re: [Puppet Users] puppet cert list yields no certs

2016-02-07 Thread Felix Frank
Hi, is this issue still unresolved? On 01/08/2016 12:41 AM, Matt Zagrabelny wrote: On Thu, Jan 7, 2016 at 5:35 PM, Peter Kristolaitis wrote: Apparently I was a little too quick on the send button. :( To continue my previous email: Does 'puppet cert list --all' show any