Skip to content

Commit 4e90e9b

Browse files
committed
xml file
1 parent a9fde4f commit 4e90e9b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)