Add task hiera_default_route for default rote configuration

Currently default route is set to br-fw-admin network - that's wrong.
We need br-mgmt network, so this patch fix it.

Change-Id: Ic9fcae3b4ba7d424166c3261654583115576ba02
Closes-bug: #1604870
This commit is contained in:
Denis Egorenko 2016-07-20 18:48:19 +03:00
parent 820ce09d16
commit 7af6fdbf96
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
- globals
- tools
- logging
- hiera_default_route
- netconfig
- hosts
required_for: [deploy_end]