We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a4bff commit 51b6d73Copy full SHA for 51b6d73
ansible/inventory.yml
@@ -153,6 +153,9 @@ hosts:
153
macos10.11-x64-2: {ip: 207.254.58.162, port: 10004, user: administrator}
154
macos10.12-x64-1: {ip: 207.254.58.162, port: 10001, user: administrator}
155
macos10.12-x64-2: {ip: 207.254.58.162, port: 10002, user: administrator}
156
+ macos10.15-x64-1: {ip: 199.7.167.99, port: 8823, user: administrator}
157
+ macos10.15-x64-2: {ip: 199.7.167.100, port: 8823, user: administrator}
158
+ macos10.15-x64-3: {ip: 199.7.167.99, port: 8824, user: administrator}
159
160
- msft:
161
win10_vs2017-arm64-1: {}
0 commit comments