From 640d5ed0aaf1fe2e9e119fad5d22d386e592fa4a Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Fri, 10 Jun 2016 12:23:15 +0200 Subject: [PATCH] Add hiera_default_route task In order to properly configure default route haproxy roles should include 'hiera_default_route' task. Partial-bug: #1591117 Closes-bug: #1591097 Change-Id: I06154776297f9d68846020d3aedd593c3e64d1ee --- deployment_tasks.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deployment_tasks.yaml b/deployment_tasks.yaml index 66098c9..e4253eb 100644 --- a/deployment_tasks.yaml +++ b/deployment_tasks.yaml @@ -12,11 +12,12 @@ - globals - tools - logging + - hiera_default_route - netconfig - hosts - primary-cluster - virtual_ips - - cluster-haproxy + - primary-cluster-haproxy - openstack-haproxy-ceilometer - openstack-haproxy-nova - openstack-haproxy-sahara @@ -36,6 +37,7 @@ - openstack-haproxy - ssl-keys-saving - ssl-add-trust-chain + - firewall - id: standalone-haproxy type: group @@ -51,6 +53,7 @@ - globals - tools - logging + - hiera_default_route - netconfig - hosts - cluster @@ -75,6 +78,7 @@ - openstack-haproxy - ssl-keys-saving - ssl-add-trust-chain + - firewall - id: standalone-haproxy-hiera version: 2.0.0