Commit ab8c6155 authored by Alain Takoudjou's avatar Alain Takoudjou

kvm-cluster: fix kvm-partition-name in json schema

parent d85dd4d5
......@@ -95,7 +95,7 @@
"type": "boolean",
"default": false
},
"kvm-name": {
"kvm-partition-name": {
"title": "Reference name in kvm instance definition to get url from.",
"description": "Compose url from kvm definition. Only work if 'use-nat' is true and 'service-port' is set. This will allow to get URL from defined nat-rules. Play the same as url, but help if you don't know kvm ipv6 yet.",
"type": "string",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment