Skip to content

Instantly share code, notes, and snippets.

@jwmoss
Created July 17, 2025 14:38
Show Gist options
  • Select an option

  • Save jwmoss/b0f1ed4ea8b8b43b349dfba08150e6f6 to your computer and use it in GitHub Desktop.

Select an option

Save jwmoss/b0f1ed4ea8b8b43b349dfba08150e6f6 to your computer and use it in GitHub Desktop.

Revisions

  1. jwmoss renamed this gist Jul 17, 2025. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. jwmoss created this gist Jul 17, 2025.
    43 changes: 43 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,43 @@
    {
    "accessToken": "foo",
    "cachesDir": "D:\\caches",
    "certificate": "{\"version\":1,\"scopes\":[\"assume:worker-type:gecko-t/win11-64-24h2\",\"assume:worker-pool:gecko-t/win11-64-24h2\",\"assume:worker-id:westus2/vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u\",\"queue:worker-id:westus2/vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u\",\"secrets:get:worker-type:gecko-t/win11-64-24h2\",\"secrets:get:worker-pool:gecko-t/win11-64-24h2\",\"queue:claim-work:gecko-t/win11-64-24h2\",\"worker-manager:remove-worker:gecko-t/win11-64-24h2/westus2/vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u\",\"worker-manager:reregister-worker:gecko-t/win11-64-24h2/westus2/vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u\"],\"start\":1752760271626,\"expiry\":1753106771595,\"seed\":\"pMWlbm1WS7mVAhiG18UonwUHNbU6s8T0emK1fGf-G4Vw\",\"signature\":\"u6VasRbkTO8RPb8HfEbY89V3vpwyNAYEQ3P9G1mopPw=\",\"issuer\":\"static/taskcluster/worker-manager\"}",
    "cleanUpTaskDirs": true,
    "clientId": "worker/azure2/gecko-t/win11-64-24h2/westus2/vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u",
    "disableOOMProtection": true,
    "disableReboots": false,
    "downloadsDir": "D:\\downloads",
    "ed25519SigningKeyLocation": "C:\\generic-worker\\ed25519-private.key",
    "idleTimeoutSecs": 150,
    "instanceType": "Standard_F8s_v2",
    "livelogExecutable": "C:\\generic-worker\\livelog.exe",
    "numberOfTasksToRun": 0,
    "privateIP": "10.0.0.129",
    "provisionerId": "gecko-t",
    "publicIP": "",
    "region": "westus2",
    "rootURL": "https://firefox-ci-tc.services.mozilla.com",
    "runAfterUserCreation": "C:\\generic-worker\\task-user-init.cmd",
    "sentryProject": "generic-worker",
    "shutdownMachineOnIdle": true,
    "shutdownMachineOnInternalError": true,
    "taskclusterProxyExecutable": "C:\\generic-worker\\taskcluster-proxy.exe",
    "taskclusterProxyPort": 80,
    "tasksDir": "D:\\",
    "workerGroup": "westus2",
    "workerId": "vm-a0hfdezotl6uwzmbowqs6qpqir8wn3spu2u",
    "workerLocation": "{\"cloud\":\"azure\",\"region\":\"westus2\"}",
    "workerType": "win11-64-24h2",
    "workerTypeMetaData": {
    "sbom": "https://github.com/mozilla-platform-ops/worker-images/blob/main/sboms/win11-64-24h2-1.0.6.md"
    },
    "workerTypeMetadata": {
    "instance-type": "Standard_F8s_v2",
    "local-ipv4": "10.0.0.129",
    "public-ipv4": "",
    "region": "westus2",
    "vm-id": "4a565174-07b0-4dc9-ab0b-f620734e6576"
    },
    "wstAudience": "firefoxcitc",
    "wstServerURL": "https://firefoxci-websocktunnel.services.mozilla.com/"
    }