Actions
Feature #14102
closedAs a puppet developer, I want the full location and organization passed as YAML to the ENC
Difficulty:
trivial
Triaged:
Pull request:
Description
Currently only the location.name and organization.name are passed as parameters to the ENC.
All you see is the last item in the Nested Inheritance.
I would like to receive the full path instead.
This is useful to me in puppet code for hiera / decision making etc.
Actions