Skip to content

Instantly share code, notes, and snippets.

@gregarndt
Created August 5, 2015 19:22
Show Gist options
  • Select an option

  • Save gregarndt/bdebe74a2288a15be9ed to your computer and use it in GitHub Desktop.

Select an option

Save gregarndt/bdebe74a2288a15be9ed to your computer and use it in GitHub Desktop.
{
"workerType": "ami-test",
"created": "2015-08-05T19:21:00.737Z",
"deadline": "2015-08-05T20:21:00.737Z",
"priority": "normal",
"schedulerId": "task-graph-scheduler",
"payload": {
"image": "ubuntu:14.04",
"maxRunTime": 3600,
"features": {
"interactive": true
},
"command": [
"ls"
],
"env": {}
},
"provisionerId": "aws-provisioner-v1",
"metadata": {
"owner": "mozilla-taskcluster-maintenance@mozilla.com",
"source": "http://todo.com/soon",
"name": "test",
"description": "test"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment