mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Revert "Initial agentless SaltStack config for generic-worker on macOS"
This reverts commit f4c11ad7b9
.
This commit is contained in:
parent
4cfbd57b93
commit
7eb8544759
8 changed files with 0 additions and 65 deletions
|
@ -1,16 +0,0 @@
|
|||
# macOS
|
||||
|
||||
Servo’s macOS workers for Taskcluster are configured with
|
||||
SaltStack in [agentless] mode.
|
||||
|
||||
[agentless]: https://docs.saltstack.com/en/getstarted/ssh/index.html
|
||||
|
||||
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.
|
||||
|
||||
```sh
|
||||
cd etc/taskcluster/macos
|
||||
./salt-ssh '*' test.ping
|
||||
./salt-ssh '*' state.apply test=True
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue