In the share.pp manifest a parameter: ` Optional[Boolean] $writable = undef,` I'd have thought this should be "writeable" i.e. a missing "e": ` Optional[Boolean] $writeable = undef,`
In the share.pp manifest a parameter:
Optional[Boolean] $writable = undef,I'd have thought this should be "writeable" i.e. a missing "e":
Optional[Boolean] $writeable = undef,