You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module contains two functions, (ensure_prefix and to_hash_settings), written in the old/legacy lib/puppet/parser/functions API. We should port these to the 'modern' function API.
An automated PR for this was created back in #561. This could be picked up, but it's probably equally easy to implement from scratch.