Add tag to enable targeting of post-install config elements only
<service>-config tags are quite broad and have a long execution time. Where you only need to modify a service's '.conf' file and similar it is useful to have a quicker method to do so. Change-Id: I6c84cf958a1d7268ccec14c3cf1b98ff6a8115e3
This commit is contained in:
parent
77478dfd99
commit
6a89e0a926
@ -247,6 +247,7 @@
|
||||
tags:
|
||||
- octavia-install
|
||||
- octavia-config
|
||||
- post-install
|
||||
|
||||
- name: Importing octavia_db_sync tasks
|
||||
import_tasks: octavia_db_sync.yml
|
||||
|
Loading…
Reference in New Issue
Block a user