diff --git a/xml/ha_configuring_resources.xml b/xml/ha_configuring_resources.xml index 10976faa..83498e71 100644 --- a/xml/ha_configuring_resources.xml +++ b/xml/ha_configuring_resources.xml @@ -712,11 +712,12 @@ Configure the primitives: - &prompt.crm;configure - &prompt.crm.conf;primitive Public-IP ocf:heartbeat:IPaddr \ - params ip=1.2.3.4 id= Public-IP - &prompt.crm.conf;primitive Email systemd:postfix \ - params id=Email +&prompt.crm;configure +&prompt.crm.conf;primitive Public-IP ocf:heartbeat:IPaddr2 \ + params ip=1.2.3.4 \ + op monitor interval=10s +&prompt.crm.conf;primitive Email systemd:postfix \ + op monitor interval=10s