summaryrefslogtreecommitdiffstats
path: root/xml/test-2/061-rsc-attrs-meta-exchange.ref
diff options
context:
space:
mode:
Diffstat (limited to 'xml/test-2/061-rsc-attrs-meta-exchange.ref')
-rw-r--r--xml/test-2/061-rsc-attrs-meta-exchange.ref27
1 files changed, 27 insertions, 0 deletions
diff --git a/xml/test-2/061-rsc-attrs-meta-exchange.ref b/xml/test-2/061-rsc-attrs-meta-exchange.ref
new file mode 100644
index 0000000..8148d76
--- /dev/null
+++ b/xml/test-2/061-rsc-attrs-meta-exchange.ref
@@ -0,0 +1,27 @@
+<cib validate-with="pacemaker-3.0" admin_epoch="0" epoch="0" num_updates="0">
+ <configuration>
+ <crm_config/>
+ <nodes/>
+ <resources>
+
+ <primitive class="ocf" id="res1" provider="heartbeat" type="Dummy">
+ <operations>
+ <op id="res1-monitor-interval-60s" interval="60s" name="monitor"/>
+ </operations>
+ <meta_attributes id="res1-meta_attributes">
+ <nvpair id="res1-resource-failure-stickiness" name="migration-threshold" value="1"/>
+ </meta_attributes>
+ </primitive>
+
+ <primitive class="ocf" id="res2" provider="heartbeat" type="Dummy">
+ <operations>
+ <op id="res2-monitor-interval-60s" interval="60s" name="monitor"/>
+ </operations>
+
+ </primitive>
+
+ </resources>
+ <constraints/>
+ </configuration>
+ <status/>
+</cib>