We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9fde4f commit 4e90e9bCopy full SHA for 4e90e9b
1 file changed
cts/cli/cibadmin_invalid_schema.xml
@@ -0,0 +1,24 @@
1
+<cib crm_feature_set="3.19.5" validate-with="pacemaker-1.3" epoch="2" num_updates="0" admin_epoch="0">
2
+ <configuration>
3
+ <crm_config>
4
+ <cluster_property_set id="cib-bootstrap-options">
5
+ <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
6
+ </cluster_property_set>
7
+ </crm_config>
8
+ <nodes/>
9
+ <resources/>
10
+ <constraints/>
11
+ <rsc_defaults>
12
+ <meta_attributes id="build-resource-defaults">
13
+ <nvpair id="build-resource-stickiness" name="resource-stickiness" value="1"/>
14
+ </meta_attributes>
15
+ </rsc_defaults>
16
+ <acls>
17
+ <acl_role id="acl-role"/>
18
+ <acl_user id="acl-user">
19
+ <role_ref id="acl-role"/>
20
+ </acl_user>
21
+ </acls>
22
+ </configuration>
23
+ <status/>
24
+</cib>
0 commit comments