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
In the below code, the enclosing {} are missing. Puppet parses it without error (and it works !) but AFAICS this is totally undocumented behavior, and is rather confusing. I think this should be a lint error or warning.