🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 03:11:47 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
cloudinit
/
config
/
schemas
📍 /usr/lib/python3.6/site-packages/cloudinit/config/schemas
🔄 Refresh
✏️
Editing: versions.schema.cloud-config.json
Read Only
{ "$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" } ] } ] }
💾 Save Changes
❌ Cancel