Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
-
Windows
-
1
-
Windows 2018-12-19
-
Inspection
-
Needs Assessment
Description
The iis_site resource parameters physicalpath and logpath seem very likely to be case sensitive in the way they do comparisons for the is and should values.
They need to be tested to see if their values are being treated this way and fixed if they are. Puppet runs that manage these properties should be idempotent even if the provided paths for is and should do not match case.
A possible fix for this issue is detailed in MODULES-8346.
The lines that would need to be modified are:
Provider Line 162
Provider Line 168
Type Line 54
Type Line 256
Attachments
Issue Links
- duplicates
-
MODULES-8346 puppetlabs-iis : iis_application/physicalpath is case sensitive
-
- Resolved
-
- relates to
-
MODULES-8370 IIS: virtual_directory resource has vase sensitive properties
-
- Closed
-
-
MODULES-8361 (SPIKE) IIS : Find case sensitive path comparisons
-
- Closed
-