Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Won't Fix
-
Affects Version/s: PUP 4.0.0
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Template:customfield_10700 117170
-
Story Points:2
Description
Puppet 4 disabled source_permissions => use for local sources on Windows. The rationale for remote sources is that POSIX permissions and ownership (which are inherently what the master will check) do not map well to Windows. That argument doesn't apply to local sources, however they were also disabled at the same time.
We should restore source_permissions => use as a valid use-case for local sources.