mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
.. | ||
config | ||
states | ||
.gitignore | ||
README.md | ||
salt-ssh | ||
Saltfile |
macOS
Servo’s macOS workers for Taskcluster are configured with SaltStack in agentless mode.
Either run ./salt-ssh
to automatically install salt-ssh
in mach
’s existing Python virtualenv,
or install salt-ssh
through some other mean and run in from this directory.
cd etc/taskcluster/macos
./salt-ssh '*' test.ping
./salt-ssh '*' state.apply test=True