Bug #28200
Wrong port configured for REX cockpit
Difficulty:
trivial
Triaged:
No
Description
The port was changed from 9999 (default) to 19090 in https://github.com/theforeman/foreman_remote_execution/pull/441
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/768 added
#2
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 2.0.0 added
#3
Updated by Adam Ruzicka over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|b240a59a1750eb1d46918824286eec9a2d8bc9d4.
#4
Updated by Tomer Brisker over 3 years ago
- Subject changed from Wrong configured for REX cockpit to Wrong port configured for REX cockpit
- Fixed in Releases 1.24.0 added
- Fixed in Releases deleted (
2.0.0)
Fixes #28200 - Change cockpit port from 9999 to 19090
This adjusts the installer to match changes done in the REX PR1.
[1] - https://github.com/theforeman/foreman_remote_execution/pull/441