Set colocate_haproxy to false

Change-Id: Ibe7e4fb120c77eac40569b34f5a6b5f6c95fc359
This commit is contained in:
Aleksandr Didenko 2016-05-18 15:40:25 +02:00
parent 5db8434627
commit 684ca227c1
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ network_metadata:
<% end -%>
<% if @haproxy -%>
corosync_roles: <%= @haproxy_roles %>
colocate_haproxy: false
<% end -%>
run_ping_checker: false
")