Description
The Hiera documentation states for the alias() function:
> The alias function lets you use reuse Hash, Array, or Boolean values.
https://puppet.com/docs/puppet/latest/hiera_merging.html#the-alias-function
This is wrong, it also works for integer. henrik.lindberg told me on Slack:
> it returns the looked up value without any change