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: I8eff31395e29868bdd9f8bb88f6f2218c9358323
Related-Bug: #1570846
This commit is contained in:
Matthew Mosesohn 2016-04-17 11:54:01 +04:00
parent beadd4131c
commit d11b825b91
1 changed files with 1 additions and 1 deletions

View File

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