On Monday, February 9, 2015 at 11:37:39 AM UTC-5, Christopher Wood wrote:
>
> How would I represent an undef in hiera such that a class parameter will
> be populated as undef?
John's doing a better job than I would of talking about the overall theory,
but we ran into something similar and I f
We are using PE 3.7.2 with r10k, so I don't know how specifically useful
this will be, but PE requires the use of basemodulepath.
https://docs.puppetlabs.com/puppet/latest/reference/config_file_environment.html
puppet.conf on master:
[main]
basemodulepath =
/etc/puppetlabs/puppet/modules:/o
Re-sending after reading your situation more carefully.
We are using PE 3.7.2 with r10k and directory environments, so I don't know
how specifically useful this will be since you're still using config
environments. Directory environments / PE use basemodulepath now (I'm not
sure about config e
I need some advice -
In my environment I have multiple groups which manage multiple applications
in three different environments (dev/qa/prod). The layout of the puppet
files is very non-standard and that causes problems. The three environments
have subtle differences which are codified in pupp