Skip to content

Commit

Permalink
inventory:correct OS for skytap machine (#3163)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Aug 24, 2023
1 parent 72dde10 commit 66fb741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ hosts:
ubuntu2204-s390x-1: {ip: 148.100.74.237, user: linux1}

- skytap:
ubuntu2204-ppc64le-1: {ip: 20.61.136.212, description: 32CPU, 400G}
ubuntu2004-ppc64le-1: {ip: 20.61.136.212, description: 32CPU, 400G}

- test:

Expand Down

0 comments on commit 66fb741

Please sign in to comment.