mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
generic-worker on macOS: more docs, move minion config out of roster
This commit is contained in:
parent
2017bc8931
commit
79bd98b679
3 changed files with 19 additions and 9 deletions
|
@ -5,3 +5,9 @@ file_roots:
|
|||
extension_modules: ../modules
|
||||
ext_pillar:
|
||||
- taskcluster_secrets:
|
||||
roster_defaults:
|
||||
# https://github.com/saltstack/salt/issues/50477
|
||||
minion_opts:
|
||||
providers:
|
||||
user: mac_user
|
||||
group: mac_group
|
||||
|
|
|
@ -1,8 +1,2 @@
|
|||
mac1:
|
||||
host: servo-tc-mac1.servo.org
|
||||
|
||||
# https://github.com/saltstack/salt/issues/50477
|
||||
minion_opts:
|
||||
providers:
|
||||
user: mac_user
|
||||
group: mac_group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue