此内容没有您所选择的语言版本。
1.3.6. Enabling Configuration Management on Systems
The following requirements need to be met before configuration management can be enabled on systems:
- Target systems need a provisioning entitlement. See the Systems chapter for the procedure on how to add a provisioning entitlement to a system.
- A subscription to the Red Hat Satellite Tools channel. See the Systems chapter for the procedure on how to change a child channel.
- Log in as Channel Administrator or Satellite Administrator.
- Click on
- On the right-hand frame marked as Configuration Actions, click .
- Select systems to enable.
- Schedule the package installation of the
rhcfg-*
packages. Select a time for these configuration packages to be installed. - Click.
- Open a terminal console on the individual systems or remotely login as root. The following actions need to be performed:
- Run this command to complete the pending
rhncfg-*
package installation:rhn_check
# rhn_check
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Run the following command to enable Red Hat Network actions:
rhn-actions-control --enable-all
# rhn-actions-control --enable-all
Copy to Clipboard Copied! Toggle word wrap Toggle overflow