Bug #35949
closed"change Puppet Master" option does not work
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2155083
Description of problem:
Web UI, Hosts, All Hosts, Select target hosts, Down Arrow next to 'Select Action', change Puppet Master and Select Clear Puppet CA will prompt a dialog and spin forever because of the missing path error.
How reproducible:
Always
Additional info:
From Hao's notes:
~~~
Even before disabling the foreman_puppet plugin, "change Puppet Master" option exists but it doesn't work. After pressing the "change Puppet Master", it will prompt a dialog and spin forever because of the missing path error. Need to raise a bugzilla for this if not any is raised yet.
production.log error
2022-12-16T11:02:52 [I|app|cc3a5bd2] Rendering hosts/select_multiple_puppet_proxy.html.erb within layouts/application
2022-12-16T11:02:52 [I|app|cc3a5bd2] Rendered hosts/_selected_hosts.html.erb (Duration: 16.6ms | Allocations: 5533)
2022-12-16T11:02:52 [I|app|cc3a5bd2] Rendered hosts/select_multiple_puppet_proxy.html.erb within layouts/application (Duration: 479.7ms | Allocations: 46616)
2022-12-16T11:02:52 [W|app|cc3a5bd2] undefined method `update_multiple_puppet_proxy_hosts_path' for #<#<Class:0x000000001c5e07d8>:0x000000001bbe3c58>
cc3a5bd2 | Did you mean? update_multiple_puppet_ca_proxy_hosts_path
cc3a5bd2 | update_multiple_puppet_ca_proxy_hosts_url
cc3a5bd2 | update_multiple_openscap_proxy_hosts_path
cc3a5bd2 | update_multiple_owner_hosts_path
cc3a5bd2 | update_multiple_power_state_hosts_path
cc3a5bd2 | update_multiple_hostgroup_hosts_path
cc3a5bd2 | update_multiple_parameters_hosts_path
cc3a5bd2 | update_multiple_location_hosts_path
~~~
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9585 added
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman/pull/9636 added
Updated by Ron Lavi almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|6cdb8c7a9ebd790537510213e43537a4a87189d6.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from "change Puppet Master" option does not work in v6.10/v6.11 to "change Puppet Master" option does not work
- Found in Releases 3.0.0 added
When submitting bugs, please convert the Satellite version numbers to Foreman. This was caused by 85df2015cec942d4b4493265c3f41c9423c643fa.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Related to Refactor #31056: Extract puppet from SmartProxy integration added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9656 added
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9657 added
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Triaged changed from No to Yes
- Fixed in Releases deleted (
3.5.3, 3.6.0, 3.7.0)
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Fixed in Releases 3.5.3, 3.6.0 added