mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +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'
|
$ref: '#/definitions/path'
|
||||||
variant:
|
variant:
|
||||||
type: string
|
type: string
|
||||||
enum:
|
enum: [minbase]
|
||||||
- minbase
|
|
||||||
- buildd
|
|
||||||
- fakechroot
|
|
||||||
- scratchbox
|
|
||||||
required: [workspace]
|
required: [workspace]
|
||||||
additionalProperties: false
|
additionalProperties: false
|
||||||
system:
|
system:
|
||||||
|
|
Loading…
Add table
Reference in a new issue