Hi poeple,

I seem to have a slight issue with Hiera. Let's say I have a number or 
different modules and they have multiple variables, but some of the 
variables have the same name like other modules. For instance $password 
variable in module "foo" and $password variable in module "bar".

How can I distinguish them from each other in my hiera yaml files? I am 
aware of %{calling_module}, but that requires adding more items into my 
hierarchy and making management of yaml data files painful.

My current hierarchy looks similar to the below one:

- %{environment}/nodes/%{fqdn}
- %{environment}/common

Thanks in advance for your thoughts and responses.

--
  Vaidas


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/WFeDd54qrI8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to