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: I23475293cacf7723d98f327801e2e72546f142a5
Related-Bug: #1570846
This commit is contained in:
Matthew Mosesohn 2016-04-17 11:57:07 +04:00
parent 2edb1fa05d
commit 38a39a5f11
1 changed files with 1 additions and 1 deletions

View File

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