Skip to content

Commit

Permalink
Merge pull request #629 from splunk/haag_fixes
Browse files Browse the repository at this point in the history
Spacing and Kali Update
  • Loading branch information
josehelps committed Jul 1, 2022
2 parents d3eefdd + d663540 commit e76c66f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/playbooks/windows_dc_client.yml
Expand Up @@ -12,4 +12,4 @@
- windows_aurora_agent
- windows_prelude_agent
- sysmon
- red_team_tools
- red_team_tools
2 changes: 1 addition & 1 deletion terraform/aws/modules/kali_machine/resources.tf
Expand Up @@ -6,7 +6,7 @@ data "aws_ami" "latest-kali-linux" {

filter {
name = "name"
values = ["kali-linux-2021*"]
values = ["kali-linux-2022*"]
}

filter {
Expand Down

0 comments on commit e76c66f

Please sign in to comment.