octavia/releasenotes/notes/fix-selinux-issue-with-lvs-masquerade.sh-ebbb89886148c70f.yaml
Tom Weininger 72bdc0f88d Remove unneeded sudo in lvs-masquerade.sh
Fixes issue with SELinux and the lvs-masquerade.sh script on the
amphora.
The script already runs with root permissions, so the use of sudo
inside the script is unneeded.

Change-Id: I63474acbcea5106ea702d21cb238aa57cef5d96d
2022-05-03 07:57:11 +02:00

7 lines
200 B
YAML

---
fixes:
- |
Fixed issue with SELinux and the lvs-masquerade.sh script on the amphora.
The script already runs with root permissions, so the use of sudo inside the
script is unneeded.