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: I8cc76005915afc5ae16a8df0b8ced4e1b1807f09
This commit is contained in:
parent
d0917f561c
commit
4cb5f70e4e
@ -192,6 +192,7 @@
|
||||
import_tasks: neutron_post_install.yml
|
||||
tags:
|
||||
- neutron-config
|
||||
- post-install
|
||||
|
||||
# TODO(noonedeadpunk): Remove block for Bobcat release
|
||||
- name: Disable dhcp and metadata agents for OVN scenario
|
||||
|
Loading…
Reference in New Issue
Block a user