Re: [Puppet Users] Puppet Gurus, Question

2018-10-19 Thread Nick Hasser
Have you tried https://www.onyxpoint.com/? On Thu, Oct 18, 2018 at 2:41 PM wrote: > Puppet Gurus, I am looking for a person or contracting company to assist > my company in the Washington DC area for a Contract Puppet SME. Where is a > good place to look or post? Any help would be appreciated. T

Re: [Puppet Users] Help pulling data from hiera hash

2018-07-24 Thread Nick Hasser
On Tue, Jul 24, 2018 at 5:11 AM, Henrik Lindberg wrote: > On 2018-07-24 03:17, Nick Hasser wrote: > >> I am required to configure FreeRADIUS with a white list of authorized >> MACs that are allowed on my network. I currently have a module that uses a >> file resource to

[Puppet Users] Help pulling data from hiera hash

2018-07-23 Thread Nick Hasser
utes| { validate_hash($attributes) if has_key($attributes, 'mac') { #insert code here to add the $mac to the authorized_macs file on this server } } } } Thanks, Nick Hasser -- You received this message because you are subscribed to the Google Groups &q