diff --git a/bootstrapvz/base/manifest-schema.yml b/bootstrapvz/base/manifest-schema.yml index b056548..170cc2b 100644 --- a/bootstrapvz/base/manifest-schema.yml +++ b/bootstrapvz/base/manifest-schema.yml @@ -174,10 +174,8 @@ definitions: partition_table: type: object patternProperties: - ^(?!type|boot|root|swap).*: {$ref: '#/definitions/partition'} + ^(?!type|swap).*: {$ref: '#/definitions/partition'} properties: - boot: {$ref: '#/definitions/partition'} - root: {$ref: '#/definitions/partition'} swap: type: object properties: