Hiera task now depends on puppet rsync
As with other puppet tasks it must depend on puppet modules rsync task. Change-Id: I7d20ea0b8bef4ee257f44579426cdfafea9c8b8d Closes-Bug: #1578658
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
version: 2.1.0
|
||||
groups: [primary-controller, controller, cinder, cinder-block-device,
|
||||
cinder-vmware, compute, ceph-osd, primary-mongo, mongo, virt, ironic]
|
||||
requires: [deploy_start]
|
||||
requires: [deploy_start, rsync_core_puppet]
|
||||
required_for: [setup_repositories]
|
||||
condition:
|
||||
yaql_exp: >
|
||||
|
||||
Reference in New Issue
Block a user