Skip to content

Commit f45d157

Browse files
authored
ansible: add Orka release machine macos11 (#3185)
- base image: `macos11-x64-1_11012023` - Ref: #3179 (comment)
1 parent 48c3642 commit f45d157

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ansible/inventory.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,11 @@ hosts:
9999
ip: 199.7.167.101
100100
port: 8825
101101
user: administrator
102+
macos11-x64-1:
103+
ansible_python_interpreter: /usr/bin/python3
104+
ip: 199.7.167.100
105+
port: 8822
106+
user: administrator
102107

103108
- requireio:
104109
rvagg-debian10-armv6l_pi1p-1: {ip: 192.168.2.40, user: pi, alias: iojs-ns-pi1p-1 }

0 commit comments

Comments
 (0)