Only allow the minbase variant

This commit is contained in:
Anders Ingemann 2015-12-13 15:24:37 +01:00
parent cba496d761
commit 7393d7cfb5

View file

@ -35,11 +35,7 @@ properties:
$ref: '#/definitions/path'
variant:
type: string
enum:
- minbase
- buildd
- fakechroot
- scratchbox
enum: [minbase]
required: [workspace]
additionalProperties: false
system: