Skip to content

Commit

Permalink
Add windows & wazuh servers. (#3304)
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 authored Jan 2, 2024
1 parent f5672e5 commit c893ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ hosts:

- azure:
ubuntu2004-x64-1: {ip: 40.121.206.1, user: webmaster, description: jckservices.adoptium.net}
ubuntu2204-x64-1: {ip: 172.187.163.163, user: adoptopenjdk, description: infra-wazuh-server}

- digitalocean:
ubuntu2004-x64-1: {ip: 178.62.115.224, description: bastillion.adoptopenjdk.net}
Expand Down Expand Up @@ -112,6 +113,7 @@ hosts:
win2016-x64-1: {ip: 52.149.211.210, user: adoptopenjdk}
win2019-x64-1: {ip: 20.185.182.137, user: adoptopenjdk}
win2022-x64-1: {ip: 51.132.234.42, user: adoptopenjdk}
win2022-x64-2: {ip: 20.26.116.218, user: adoptopenjdk}
win11-aarch64-1: {ip: 20.4.31.184, user: adoptopenjdk}
win11-aarch64-2: {ip: 108.143.205.79, user: adoptopenjdk}

Expand Down

0 comments on commit c893ede

Please sign in to comment.