From 64aeeadbdb9447d99de52f8aa481c366d770d8ed Mon Sep 17 00:00:00 2001 From: andrewbogott Date: Mon, 4 Mar 2019 01:17:25 -0600 Subject: [PATCH] cloud_init: allow buster as a target --- bootstrapvz/plugins/cloud_init/manifest-schema.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrapvz/plugins/cloud_init/manifest-schema.yml b/bootstrapvz/plugins/cloud_init/manifest-schema.yml index 0f2a706..dde0974 100644 --- a/bootstrapvz/plugins/cloud_init/manifest-schema.yml +++ b/bootstrapvz/plugins/cloud_init/manifest-schema.yml @@ -14,6 +14,7 @@ properties: - jessie - stable - stretch + - buster - testing - sid - unstable