forked from PowerShell/JEA
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
Description
Details of the scenario you tried and the problem that is occurring
There was a conflict of the JeaDsc version of Test-DscParameterState with the one provided with the module DscResource.Common. For this Test-DscParameterState was renamed to Test-DscParameterState2 in JeaDsc. The rename happend in #36 and #35.
After the improvements on Test-DscParameterState have been added to DscResource.Common, Test-DscParameterState2 in JeaDsc should be removed.
Verbose logs showing the problem
N/A
Suggested solution to the issue
Test-DscParameterState2 in JeaDsc should be removed finally.
The DSC configuration that is used to reproduce the issue (as detailed as possible)
N/A
The operating system the target node is running
N/A
Version and build of PowerShell the target node is running
N/A
Version of the DSC module that was used
N/A
Metadata
Metadata
Assignees
Labels
enhancementThe issue is an enhancement request.The issue is an enhancement request.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.