Actions
Refactor #29539
closedUnbundle websockify
Difficulty:
Triaged:
Yes
Description
Current Foreman ships a bundled websockify implementation. cdd8424fb4d31b390531cc1a1d74fb3820bae31a suggests it was updated to 1.6.1 but https://github.com/novnc/websockify/releases suggests the newest version is 0.9.0.
Foreman should depend on this and use an installed version from $PATH.
https://community.theforeman.org/t/consolidating-the-console/11215 also spoke about a bigger refactor which can be related, but unbundling might make that easier to achieve.
Updated by Lukas Zapletal about 5 years ago
SELinux changes will likely be needed after this change. Let me know if you run into issues.
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|20f4804784c622851fd7beade233797c95b1304b.
Actions