Merge "Trivial: remove a reference to update-rc.d"

This commit is contained in:
Zuul 2020-09-01 18:06:44 +00:00 committed by Gerrit Code Review
commit 1d5f0bbdc7

View File

@ -284,11 +284,6 @@
exec_start_pre: "/usr/bin/install -m 755 -o {{ nginx_user }} -g {{ nginx_user }} -d /run/uwsgi",
args: '--master --emperor /etc/uwsgi/apps-enabled'} # TODO(TheJulia): Split webserver user/group.
# NOTE(ashestakov) https://github.com/ansible/ansible-modules-core/issues/3764
- name: "Remove uwsgi sysvinit init script"
command: update-rc.d -f uwsgi remove
ignore_errors: yes
- block:
- name: "Explicitly allow keystone port (TCP) on selinux"
seport: