Correct duplicate config drive generation
Ansible, when dependencies are present, will cause dependant roles to always be executed, which was resulting in configuration drives being generated twice instead of once. Closes-Bug: # 1506686 Change-Id: I07f44435f829c0b3e1855324fa254059ce46e3b9
This commit is contained in:
parent
af7d9ac2e9
commit
ab6204494a
@ -19,5 +19,4 @@ galaxy_info:
|
||||
categories:
|
||||
- cloud
|
||||
- cloud:openstack
|
||||
dependencies:
|
||||
- bifrost-configdrives-dynamic
|
||||
dependencies: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user