Hacked By AnonymousFox

Current Path : /lib/python3.6/site-packages/cloudinit/config/schemas/
Upload File :
Current File : //lib/python3.6/site-packages/cloudinit/config/schemas/versions.schema.cloud-config.json

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "$id": "https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/versions.schema.cloud-config.json",
  "oneOf": [
    {
      "allOf": [
        {
          "properties": {
            "version": {
              "enum": [
                "v1"
              ]
            }
          }
        },
        {
          "$ref": "https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/schema-cloud-config-v1.json"
        }
      ]
    }
  ]
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox