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
The provider is expecting `absent` to be a symbol.
From https://puppet.com/docs/puppet/latest/custom_types.html
> The default munge method converts any values that are specifically
allowed into symbols. If you override either of these methods, note that
you lose this value handling and symbol conversion, which you’ll have to
call super for.
0 commit comments