mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 15:36:27 +00:00
Add in jessie.
This commit is contained in:
parent
d11aee0e3e
commit
03520a55db
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
"system": {
|
"system": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"release": { "enum": ["wheezy", "jessie", "testing", "unstable"] },
|
"release": { "enum": ["squeeze", "wheezy", "jessie", "testing", "unstable"] },
|
||||||
"sections": {
|
"sections": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"minItems": 1
|
"minItems": 1
|
||||||
|
|
Loading…
Add table
Reference in a new issue