8.3. 在 Satellite 上禁用 RHEL Web 控制台
如果要在 Satellite 上禁用 RHEL web 控制台,请执行以下步骤。
流程
运行这个
satellite-installer
命令:# satellite-installer --no-enable-foreman-plugin-remote-execution-cockpit
- 在 Satellite Web UI 中,进入到 Administer > Settings 并点 Remote execution 选项卡。
- 在 Cockpit URL 行中,清除 Value 下的设置,然后点 Submit。这会从 Satellite Web UI 中删除 Web 控制台按钮。
从 Satellite 卸载 RHEL web 控制台软件包:
# dnf remove rubygem-foreman_remote_execution-cockpit
重要RHEL web 控制台集成可以在胶囊服务器上独立启用或禁用。要防止在 Capsule 服务器上启用 RHEL web 控制台集成,请在完成流程后运行以下命令:
# satellite-installer --foreman-proxy-plugin-remote-execution-script-cockpit-integration=false