Configure correct gateway for cinder-vmware and compute-vmware nodes

- Add cinder-vmware and compute-vmware roles to task configure_default_route
  like compute and cinder nodes.

Change-Id: I179d7e6b41ae84529f35975fbd98298380d49e47
Closes-bug: #1544067
This commit is contained in:
Alexander Arzhanov 2016-02-11 13:30:55 +00:00
parent 33634ec27b
commit c2a335b5b7
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@
- id: configure_default_route
type: puppet
version: 2.0.0
role: [primary-mongo, mongo, compute, ceph-osd, cinder]
role: [primary-mongo, mongo, compute, compute-vmware, ceph-osd, cinder, cinder-vmware]
requires: [post_deployment_start]
required_for: [post_deployment_end]
parameters: