commit 4b23b72b4afb15907d98b9c19fae9bc3ebbbec27 Author: Dmitriy Rabotyagov Date: Thu Oct 8 17:32:55 2020 +0300 Trigger uwsgi restart When we were migrating service to uwsgi usage, we clean forgot to trigger uwsgi restart on service config change. Change-Id: I9c470d5555e5d2841018be3112c1b82e75e60021 diff --git a/tasks/heat_post_install.yml b/tasks/heat_post_install.yml index 277ade6..dacb0bb 100644 --- a/tasks/heat_post_install.yml +++ b/tasks/heat_post_install.yml @@ -24,6 +24,7 @@ config_type: "ini" notify: - Restart heat services + - Restart uwsgi services - name: Implement policy.json if there are overrides configured copy: