Add default route through mgmt network for detached roles

Change-Id: I27d724aa4bfbda2508389d67d02e4e8bb902a864
Closes-Bug: 1675014
This commit is contained in:
Oleksiy Molchanov 2017-03-22 17:19:31 +02:00
parent 0e307b2693
commit 27137a5dbd
1 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,9 @@
- id: hiera_default_route
type: puppet
version: 2.1.0
groups: [primary-controller, controller, cinder, cinder-block-device,
compute, ceph-osd, primary-mongo, mongo, virt, ironic]
version: 2.2.0
tags: [primary-controller, controller, cinder, cinder-block-device, compute, ceph-osd,
primary-mongo, mongo, virt, ironic, primary-rabbitmq, rabbitmq, primary-database, database,
primary-keystone, keystone, primary-neutron, neutron]
# We need to execute this task before netconfig on all nodes except mongo.
# Mongo nodes will configure routing via admin network and update it later
# with configure_default_route task