Remove mention of haproxy-endpoints role
Role was never migrated to usage of haproxy-endpoints role and included task was used instead the whole time. With that to reduce complexity and to have unified approach, all mention of the role and handler are removed from the code. Change-Id: I27c2ddedc3997d63ddcb08c9f4c06ec1cb287ed1
This commit is contained in:
parent
c85b8def8b
commit
4b1385c6b4
@ -42,7 +42,3 @@
|
||||
listen:
|
||||
- "Restart murano services"
|
||||
- "venv changed"
|
||||
|
||||
- meta: noop
|
||||
listen: Manage LB
|
||||
when: false
|
||||
|
@ -32,6 +32,5 @@
|
||||
config_type: "ini"
|
||||
config_overrides: "{{ murano_paste_conf_overrides }}"
|
||||
notify:
|
||||
- Manage LB
|
||||
- Restart murano services
|
||||
- Restart uwsgi services
|
||||
|
Loading…
Reference in New Issue
Block a user