Re: [Puppet Users] Puppet with Foreman for reports but noch ENC

2015-10-23 Thread Andreas Dvorak
Hi Toni, thank you for the tip. That is an eays way to solve my problem. Andreas -- 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-users+unsubscr...@googl

[Puppet Users] Re: In order

2015-10-23 Thread jcbollinger
On Thursday, October 22, 2015 at 10:03:23 AM UTC-5, Albert Shih wrote: > > Hi, > > I would like to known how can I make something like > > file{ } > -> include ::other_module > > (file can be any puppet ressource) other than put some require inside the > ::other_module > > You could

[Puppet Users] Puppet Implementation with Microsoft Certificate Authority

2015-10-23 Thread Austin Smith
Greetings! Just wanted to ping the community and inquire if anyone out there has setup a puppet infrastructure using Microsoft Certificate Authorities... Thank you, Austin Smith -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe f

[Puppet Users] What is the preferred method for getting back a single custom fact now that facter -p is deprecated?

2015-10-23 Thread Trevor Vaughan
While I'm a master of parsing clumped JSON by eye, not everyone might be... Thanks, Trevor -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the G

Re: [Puppet Users] What is the preferred method for getting back a single custom fact now that facter -p is deprecated?

2015-10-23 Thread Peter Huene
Hi Trevor, On Fri, Oct 23, 2015 at 2:46 PM, Trevor Vaughan wrote: > While I'm a master of parsing clumped JSON by eye, not everyone might be... > TL;DR: you may continue to use the `--puppet` option in Facter 3.0.2+. We reversed course on removing the `--puppet` option from Facter in 3.0.2 as