servo/etc/taskcluster/macos
2018-11-15 17:38:13 +01:00
..
config Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00
states Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00
.gitignore Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00
README.md Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00
salt-ssh Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00
Saltfile Initial agentless SaltStack config for generic-worker on macOS 2018-11-15 17:38:13 +01:00

macOS

Servos macOS workers for Taskcluster are configured with SaltStack in agentless mode.

Either run ./salt-ssh to automatically install salt-ssh in machs 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