mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 18:00:35 +00:00
fix schema name
This commit is contained in:
parent
afa9352d85
commit
5e1a531890
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"title": "OpenNebula manifest",
|
||||
"title": "VirtualBox manifest",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"volume": {
|
||||
|
|
Loading…
Add table
Reference in a new issue