Merge "[ha-guide] Edit incorrect command for assigning VIP"

This commit is contained in:
Jenkins 2017-01-20 08:02:45 +00:00 committed by Gerrit Code Review
commit 8633b0eeda

@ -12,7 +12,7 @@ For ``crmsh``:
.. code-block:: console
primitive vip ocf:heartbeat:IPaddr2 \
# crm configure primitive vip ocf:heartbeat:IPaddr2 \
params ip="10.0.0.11" cidr_netmask="24" op monitor interval="30s"
For ``pcs``: