From 1ffd41c6b559154eb37015b3393dc097e5032ddb Mon Sep 17 00:00:00 2001 From: c-bordon Date: Tue, 16 Apr 2024 15:53:12 -0300 Subject: [PATCH] Added pywinrm as dependencie and removed Windows 11 references --- deployability/deps/requirements.txt | 1 + deployability/modules/allocation/static/specs/os.yml | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/deployability/deps/requirements.txt b/deployability/deps/requirements.txt index 1e4478b9ec..5213aad50d 100755 --- a/deployability/deps/requirements.txt +++ b/deployability/deps/requirements.txt @@ -12,3 +12,4 @@ pytest==7.4.4 paramiko==3.4.0 requests==2.31.0 chardet==5.2.0 +pywinrm==0.3.0 diff --git a/deployability/modules/allocation/static/specs/os.yml b/deployability/modules/allocation/static/specs/os.yml index 0e3914f957..aadd5fc5dc 100644 --- a/deployability/modules/allocation/static/specs/os.yml +++ b/deployability/modules/allocation/static/specs/os.yml @@ -368,10 +368,6 @@ aws: ami: ami-0a747df120215911a zone: us-east-1 user: wazuh-user - #windows-desktop-11-amd64: Issue related https://github.com/wazuh/wazuh-automation/issues/1582 - # ami: ami-0115c7e59b426bffb - # zone: us-east-1 - # user: Jenkins windows-server-2012r2-amd64: ami: ami-05710c71113d5a40e zone: us-east-1