~ubuntu-branches/ubuntu/utopic/pacemaker/utopic-proposed

« back to all changes in this revision

Viewing changes to pengine/test10/template-coloc-3.xml

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2013-07-16 16:40:24 UTC
  • mfrom: (1.1.11) (2.2.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130716164024-lvwrf4xivk1wdr3c
Tags: 1.1.9+git20130321-1ubuntu1
* Resync from debian expiremental.
* debian/control:
  - Use lower version for Build-Depends on libcorosync-dev
    and libqb-dev.
  - Build-Depends on libcfg-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<cib epoch="1" num_updates="20" admin_epoch="0" validate-with="pacemaker-1.1" cib-last-written="Thu Mar 24 16:15:36 2011" have-quorum="1">
 
1
<cib epoch="1" num_updates="20" admin_epoch="0" validate-with="pacemaker-1.1" cib-last-written="Fri Jul 13 13:51:17 2012" have-quorum="1">
2
2
  <configuration>
3
3
    <crm_config>
4
4
      <cluster_property_set id="cib-bootstrap-options">
5
 
        <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
 
5
        <nvpair id="cib-bootstrap-options-stonith-enabled" name="stonith-enabled" value="false"/>
6
6
        <nvpair id="cib-bootstrap-options-no-quorum-policy" name="no-quorum-policy" value="ignore"/>
7
7
      </cluster_property_set>
8
8
    </crm_config>
21
21
      <primitive id="rsc6" template="template2"/>
22
22
    </resources>
23
23
    <constraints>
24
 
      <rsc_colocation id="template1-colo-template2" rsc="template1" with-rsc="template2" rsc-role="Started" with-rsc-role="Started" score="INFINITY"/>  
 
24
      <rsc_colocation id="template1-colo-template2" rsc="template1" with-rsc="template2" rsc-role="Started" with-rsc-role="Started" score="INFINITY"/>
25
25
    </constraints>
26
26
  </configuration>
27
27
  <status>
28
28
    <node_state id="node1" uname="node1" ha="active" in_ccm="true" crmd="online" join="member" expected="member" crm-debug-origin="crm_simulate"/>
29
29
    <node_state id="node2" uname="node2" ha="active" in_ccm="true" crmd="online" join="member" expected="member" crm-debug-origin="crm_simulate"/>
30
30
  </status>
31
 
</cib>
 
31
</cib>
 
 
b'\\ No newline at end of file'