mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
generic-worker on macOS: run as unprivileged user, start as a service
This commit is contained in:
parent
889d479935
commit
70f507879f
8 changed files with 115 additions and 16 deletions
|
@ -1,4 +1,7 @@
|
|||
root_dir: .salt
|
||||
file_roots:
|
||||
base:
|
||||
- states
|
||||
- states
|
||||
extension_modules: ../modules
|
||||
ext_pillar:
|
||||
- taskcluster_secrets:
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
mac1:
|
||||
host: servo-tc-mac1.servo.org
|
||||
host: servo-tc-mac1.servo.org
|
||||
|
||||
# https://github.com/saltstack/salt/issues/50477
|
||||
minion_opts:
|
||||
providers:
|
||||
user: mac_user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue