From 130614ab73b1f6c1734870da3d5f765400ca24f5 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Fri, 24 Jan 2020 21:29:15 +0100 Subject: [PATCH] Add serial to haproxy in site.yml Change-Id: I2ddc8ce114ebc9754f53866cefbff50e63ed7c7d --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.yml b/ansible/site.yml index 063ff87e10..70f0f83d19 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -110,6 +110,7 @@ hosts: - haproxy - '&enable_haproxy_True' + serial: '{{ kolla_serial|default("0") }}' tags: - haproxy roles: