Update condition to run hiera override task on all roles

Role '*' cannot be used any more because of a regression in
evaluating task roles.

Change-Id: I4d0500cafb516c500779ef2b3335fdf26092e8e7
Related-Bug: #1570846
This commit is contained in:
Matthew Mosesohn 2016-04-17 11:50:29 +04:00
parent 2e00703682
commit bfcaa72eea
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
- id: keystone-hiera-override
version: 2.0.0
type: puppet
role: '*'
role: ['/.*/']
requires: [globals]
required_for: [logging, keystone-controller]
parameters: