Details
Description
When attempting to build the DSC resources on a system that is case sensitive, it fails.
rake aborted!
|
unknown file type: /code/puppetlabs-dsc/import/dsc_resources_tmp/xDSCResources/.
|
In the dsc.rake file, the capitalization is incorrect - the actual directory is xDscResources
Changing the capitalization in dsc.rake on line 75 and 87 allows it to work properly.
Attachments
Issue Links
- relates to
-
MODULES-3228 DSC - Upstream DSC Resource Repo Git Submodules out of date
-
- Resolved
-