mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
Stretch (9.0) patch #1
This commit is contained in:
parent
5098aec137
commit
6c0e2674e1
1 changed files with 4 additions and 2 deletions
|
@ -10,8 +10,10 @@ properties:
|
|||
type: string
|
||||
enum:
|
||||
- wheezy
|
||||
- stable
|
||||
- oldstable
|
||||
- jessie
|
||||
- stable
|
||||
- stretch
|
||||
- testing
|
||||
- sid
|
||||
- unstable
|
||||
|
@ -38,7 +40,7 @@ properties:
|
|||
type: array
|
||||
properties:
|
||||
module: {type: string}
|
||||
position: { type: number}
|
||||
position: {type: number}
|
||||
additionalProperties: false
|
||||
required: [username]
|
||||
additionalProperties: false
|
||||
|
|
Loading…
Add table
Reference in a new issue