Skip to content

LGPO: Add support to apply registry settings directly to Registry.pol #62888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Oct 18, 2022

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Creates a Module, State, and Util for working directly with the Registry.pol file on Windows

What issues does this PR fix or reference?

Fixes: #56013

Previous Behavior

You had to go through the LGPO module to set policy in Registry.pol

New Behavior

Now you can set registry policies directly with just the registry key/name

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@twangboy twangboy requested a review from a team as a code owner October 14, 2022 00:39
@twangboy twangboy requested review from waynew and removed request for a team October 14, 2022 00:39
@twangboy twangboy force-pushed the fix_56013 branch 3 times, most recently from 6a367b9 to 7d0b183 Compare October 17, 2022 19:10
@twangboy twangboy changed the title [WIP] Add support to apply registry settings directly to Registry.pol Add support to apply registry settings directly to Registry.pol Oct 17, 2022
@twangboy twangboy requested a review from s0undt3ch October 17, 2022 23:15
@twangboy twangboy changed the title Add support to apply registry settings directly to Registry.pol LGPO: Add support to apply registry settings directly to Registry.pol Oct 17, 2022
@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Oct 18, 2022
@garethgreenaway garethgreenaway merged commit b7628a5 into saltstack:master Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win_lgpo: Support managing arbitrary registry key/value/data actions in Registry.pol
4 participants