[Puppet Users] Re: Overriding default variable of a defined type in hiera

2020-09-24 Thread Stefan Strandberg
hing with '*' => lookup('foo::default_options') or whatever but this was fine for now. https://puppet.com/docs/puppet/5.5/lang_defaults.html has more documentation on the matter. -stefan On Monday, August 31, 2020 at 11:28:52 AM UTC-5 Stefan Strandberg wrote: > Hello, > >

[Puppet Users] Overriding default variable of a defined type in hiera

2020-08-31 Thread Stefan Strandberg
Hello, I have a use case where I'm trying to set a default variable for a defined type parameter that's unfortunately fairly nested. Perhaps there's an obvious solution for this that I'm missing, but I'm not finding it. In my specific use case, we're trying to have the puppetlabs-lvm class ma