Replies: 1 comment 1 reply
-
Probably not possible. What are you trying to do in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to match for a hash's key? I've tried using something akin to
'^some_module::(.*)2$':
but that only seems to match on the hiera key that contains the hash. For the example below, I'm looking to match2
in the example below:Beta Was this translation helpful? Give feedback.
All reactions