Skip to content
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

Resolve duplicate Windows Defender disabling #424

Open
jwmoss opened this issue Oct 12, 2022 · 1 comment
Open

Resolve duplicate Windows Defender disabling #424

jwmoss opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jwmoss
Copy link
Contributor

jwmoss commented Oct 12, 2022

There are 2 places where we're disabling defender:

https://github.com/mozilla-platform-ops/ronin_puppet/blob/cloud_windows/provisioners/windows/azure/azure-bootstrap.ps1

https://github.com/mozilla-platform-ops/ronin_puppet/blob/cloud_windows/modules/roles_profiles/manifests/profiles/disable_services.pp

We need to disable it within the bootstrap script.

@jwmoss jwmoss added the enhancement New feature or request label Oct 12, 2022
@jwmoss jwmoss self-assigned this Oct 12, 2022
@markcor
Copy link
Contributor

markcor commented Oct 12, 2022

We should test and make sure the schedule task works in changing those reg values, and then if that is the case it should be in the schedule task and not the bootstrap script. The bootstrap script was a hacky way to get around an issue earlier on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants