Stretch (9.0) patch #1

This commit is contained in:
Marcin Kulisz 2016-09-20 16:14:07 +01:00
parent 5098aec137
commit 6c0e2674e1

View file

@ -10,8 +10,10 @@ properties:
type: string type: string
enum: enum:
- wheezy - wheezy
- stable - oldstable
- jessie - jessie
- stable
- stretch
- testing - testing
- sid - sid
- unstable - unstable
@ -38,7 +40,7 @@ properties:
type: array type: array
properties: properties:
module: {type: string} module: {type: string}
position: { type: number} position: {type: number}
additionalProperties: false additionalProperties: false
required: [username] required: [username]
additionalProperties: false additionalProperties: false