{
  "$id": "https://firefox-ci-tc.services.mozilla.com/schemas/worker-manager/v1/config-null.json#",
  "$schema": "https://firefox-ci-tc.services.mozilla.com/schemas/common/metaschema.json#",
  "additionalProperties": true,
  "description": "A special provider indicating that no provisioning takes place.\n\nNote that this provider allows any configuration, but ignores it. This saves\nthe trouble of removing the config from a worker-pool when deleting it.\n",
  "title": "Null Config",
  "type": "object"
}