mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Only allow the minbase variant
This commit is contained in:
parent
cba496d761
commit
7393d7cfb5
1 changed files with 1 additions and 5 deletions
|
@ -35,11 +35,7 @@ properties:
|
|||
$ref: '#/definitions/path'
|
||||
variant:
|
||||
type: string
|
||||
enum:
|
||||
- minbase
|
||||
- buildd
|
||||
- fakechroot
|
||||
- scratchbox
|
||||
enum: [minbase]
|
||||
required: [workspace]
|
||||
additionalProperties: false
|
||||
system:
|
||||
|
|
Loading…
Add table
Reference in a new issue