[BUG] PAExec not always getting removed after salt-cloud deployment #62152
Labels
Bug
broken, incorrect, or confusing behavior
Salt-Cloud
Sulfur v3006.0
release code name and version
VMware
Windows
Milestone
Description
the PAExec service is not always getting removed during windows deployments.
Setup
use saltify to deploy salt to a windows minion.
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
use salt-cloud to run the saltify driver against a windows minion and then check the c:\Windows directory for a PAExec file.
Expected behavior
All PAExec services are removed from a windows minion after the deploy is done.
This can be done with
inserted into the codebase somewhere after the deploy is done or if the deploy fails it should also be done. just to cover our bases.
This does happen even with the patch move from sc to net.
The text was updated successfully, but these errors were encountered: