]> git.proxmox.com Git - redhat-cluster-pve.git/blob - debian/patches/fix-cluster-schema.diff
1fd6340133872cfd9892d33bfb0c8ddfd5b77a60
[redhat-cluster-pve.git] / debian / patches / fix-cluster-schema.diff
1 Index: new/config/tools/xml/cluster.rng.in.head
2 ===================================================================
3 --- new.orig/config/tools/xml/cluster.rng.in.head 2012-06-13 15:50:21.000000000 +0200
4 +++ new/config/tools/xml/cluster.rng.in.head 2012-06-13 15:59:27.000000000 +0200
5 @@ -997,6 +997,9 @@
6 <zeroOrMore>
7 <ref name="VM"/>
8 </zeroOrMore>
9 + <zeroOrMore>
10 + <ref name="PVEVM"/>
11 + </zeroOrMore>
12 </interleave>
13 </element>
14 </optional>