Details
Description
Desired Behavior:
As a user, when I specify dsc resources via puppet, then I do not get ittermittent errors regarding the Invoke-DscResource being unable to run.
Actual Behavior:
I ittermittently receive the following error:
Could not evaluate: Cannot invoke the Invoke-DscResource cmdlet. The Consistency Check or Pull cmdlet is in progress and must return before Invoke-DscResource can be invoked. Use -Force option if that is available to cancel the current operation. |
This can happen when the LCM is set to anything other than apply and the refreshmode is not disabled, as the LCM waking up for a consistency check can cause other calls to fail.
Attachments
Issue Links
- relates to
-
MODULES-3409 DSC - Deprecate PowerShell and Stdlib Puppet Module Dependecy
-
- Resolved
-