diff options
Diffstat (limited to 'xml/test-2-leave/010-clu-props-can.ref')
-rw-r--r-- | xml/test-2-leave/010-clu-props-can.ref | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/xml/test-2-leave/010-clu-props-can.ref b/xml/test-2-leave/010-clu-props-can.ref new file mode 100644 index 0000000..afa924d --- /dev/null +++ b/xml/test-2-leave/010-clu-props-can.ref @@ -0,0 +1,14 @@ +<cib validate-with="pacemaker-3.0" admin_epoch="0" epoch="0" num_updates="0"> + <configuration> + <crm_config> + <cluster_property_set id="cluster-opts"> + <nvpair id="cluster-opts-stonith_enabled" name="stonith-enabled" value="off"/> + </cluster_property_set> + <cluster_property_set id-ref="cluster-opts"/> + </crm_config> + <nodes/> + <resources/> + <constraints/> + </configuration> + <status/> +</cib> |