summaryrefslogtreecommitdiff
path: root/cloudinit/config/schemas/versions.schema.cloud-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'cloudinit/config/schemas/versions.schema.cloud-config.json')
-rw-r--r--cloudinit/config/schemas/versions.schema.cloud-config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudinit/config/schemas/versions.schema.cloud-config.json b/cloudinit/config/schemas/versions.schema.cloud-config.json
index 4ff3b4d1..c606085c 100644
--- a/cloudinit/config/schemas/versions.schema.cloud-config.json
+++ b/cloudinit/config/schemas/versions.schema.cloud-config.json
@@ -11,7 +11,7 @@
}
}
},
- {"$ref": "./schema-cloud-config-v1.json"}
+ {"$ref": "https://raw.githubusercontent.com/canonical/cloud-init/main/cloudinit/config/schemas/schema-cloud-config-v1.json"}
]
}
]