Use correct URLs for pacemaker scripts
Updated URLs in HA guide to point to new location of pacemaker scripts. Change-Id: I1a5ea97e2ec7cad9270f3b815fa5caea9e3d4ff1 Closes-Bug: #1252131
This commit is contained in:
parent
95dcbffcd3
commit
1a2e3dd027
@ -20,7 +20,7 @@ First of all, you need to download the resource agent to your system:
|
||||
|
||||
----
|
||||
cd /usr/lib/ocf/resource.d/openstack
|
||||
wget https://raw.github.com/madkiss/openstack-resource-agents/master/ocf/neutron-l3-agent
|
||||
wget https://raw.github.com/madkiss/openstack-resource-agents/master/ocf/neutron-agent-l3
|
||||
chmod a+rx neutron-l3-agent
|
||||
----
|
||||
|
||||
@ -62,7 +62,7 @@ First of all, you need to download the resource agent to your system:
|
||||
|
||||
----
|
||||
cd /usr/lib/ocf/resource.d/openstack
|
||||
wget https://raw.github.com/madkiss/openstack-resource-agents/master/ocf/neutron-dhcp-agent
|
||||
wget https://raw.github.com/madkiss/openstack-resource-agents/master/ocf/neutron-agent-dhcp
|
||||
chmod a+rx neutron-dhcp-agent
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user