From 13f67e271495cc86ef5a5704367623b3c8f243b8 Mon Sep 17 00:00:00 2001 From: c-bordon Date: Tue, 23 Apr 2024 10:02:50 -0300 Subject: [PATCH] Added Windows sign AMI --- deployability/modules/allocation/static/specs/os.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployability/modules/allocation/static/specs/os.yml b/deployability/modules/allocation/static/specs/os.yml index aadd5fc5dc..1e49ce4db3 100644 --- a/deployability/modules/allocation/static/specs/os.yml +++ b/deployability/modules/allocation/static/specs/os.yml @@ -368,6 +368,10 @@ aws: ami: ami-0a747df120215911a zone: us-east-1 user: wazuh-user + windows-sign-10-amd64: + ami: ami-078255d5475b46db5 + zone: us-east-1 + user: wazuh-user windows-server-2012r2-amd64: ami: ami-05710c71113d5a40e zone: us-east-1