ReleaseEngineering/How To/Self Provision a TaskCluster Windows Instance: Difference between revisions

m
Refer to scope assume:login-identity:<login-identity> instead of queue:create-task:<login-identity>/*
(Added information about RDP in generic-worker 10.5.0 onwards)
m (Refer to scope assume:login-identity:<login-identity> instead of queue:create-task:<login-identity>/*)
Line 17: Line 17:
   rdpInfo: 'login-identity/mozilla-auth0/ad|Mozilla-LDAP|pmoore/rdpinfo.txt'
   rdpInfo: 'login-identity/mozilla-auth0/ad|Mozilla-LDAP|pmoore/rdpinfo.txt'


(check https://tools.taskcluster.net/credentials to see what your login identity is, e.g. you should have the scope <code>queue:create-artifact:login-identity/<login-identity>/*</code>).
(check https://tools.taskcluster.net/credentials to see what your login identity is, e.g. you should have the scope <code>assume:login-identity:<login-identity></code>).


4) Check which <code>workerType</code> the task uses from the task definition, and then add the following scope to the list of task scopes:
4) Check which <code>workerType</code> the task uses from the task definition, and then add the following scope to the list of task scopes:
Confirmed users
142

edits