Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
None
-
None
-
-
Windows
-
1
-
DevInfraOps 2020-12-23
-
Inspection
-
Needs Assessment
Description
The virtual_directory resource has a physicalpath property which looks like is probably case sensitive.
It needs to be tested to determine if this is the case and if it is, it should be fixed so that all comparisons are case insensitive, and Puppet runs are idempotent no matter what the case is of any of the characters in the is and should values.
A possible fix for the issue is detailed in MODULES-8346
The lines to fix will be:
Provider Line 106
Type Line 41
Attachments
Issue Links
- duplicates
-
MODULES-8346 puppetlabs-iis : iis_application/physicalpath is case sensitive
-
- Resolved
-
- relates to
-
MODULES-8361 (SPIKE) IIS : Find case sensitive path comparisons
-
- Closed
-
-
MODULES-8369 IIS : The iis_site resource has case sensitive comparisons
-
- Closed
-