<div dir="ltr">Hello the list,<br><br>I want to add a switching condition for the resource ClusterIP based on connectivity, how can I do this. Will this work?<br><br><pre class="programlisting"><font size="4">crm configure primitive example_ping ocf:pacemaker:ping \<br>
</font><font size="4"><br>  op monitor depth="0" timeout="20s" interval="10"</font></pre><br>crm configure location pingjb ClusterIP \<br>rule -inf: not_defined ping<br><br>Thanks in advance<br>
</div>