Re: [Puppet Users] Referencing Deferred functions in Puppet Code or Hiera YAML

2019-02-18 Thread Lindsey Smith
Here is an example of fetching secrets from Vault via Hiera: https://github.com/hashicorp/webinar-vault-hiera-puppet On Mon, Feb 18, 2019 at 1:18 PM comport3 wrote: > Thank you very much Lindsay, I will lock in some time to digest and > understand this material. > > Are their any Hiera YAML

Re: [Puppet Users] Referencing Deferred functions in Puppet Code or Hiera YAML

2019-02-18 Thread comport3
Thank you very much Lindsay, I will lock in some time to digest and understand this material. Are their any Hiera YAML example? The specific use case I'm trying to solve is for 'mysql::server::root_password: '. On Tuesday, February 19, 2019 at 5:21:34 AM UTC+11, Lindsey Smith wrote: > > > > On

Re: [Puppet Users] Referencing Deferred functions in Puppet Code or Hiera YAML

2019-02-18 Thread Lindsey Smith
On Sun, Feb 17, 2019 at 4:17 PM comport3 wrote: > Does anyone have any real world examples of referencing Deferred lookups, > either in Puppet code or Hiera that you could share? > Ben Ford just gave a talk on this at Config Management Camp and his slides are here:

[Puppet Users] Re: Puppetserver 6.0.2 timeouts in the puppetserver log and on the agent side

2019-02-18 Thread Mike Sharpton
Hey all, Final reply. Thanks to all that tossed me a few bones. The issue is directly related to the new JDK (new to us). After giving more CodeCache we are now performing very well and have not blown up since. The potential JVM args are required in a prod environment with any kind of