Fix syntax for puppet 4 support
On older versions of puppet (discovered on 4.10.7)
this select statement fails and $_local_user_home
ends up with the boolean value 'false' instead of
one of the strings you would expect.
Fix syntax for puppet 4 support Tags None Subscribers None
Description
Details
|