Skip to content

Commit 3edc670

Browse files
Review prerequisites in Managing hosts (#4718)
Update prerequisites to comply with conventions from various style guides --------- Co-authored-by: Lena Ansorgová <zuansorg@redhat.com> (cherry picked from commit 7d50ad2)
1 parent 415d02e commit 3edc670

21 files changed

+48
-37
lines changed

guides/common/modules/proc_altering-the-privilege-elevation-method.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ If the SSH user and effective user for push-based transport are non-root users,
1515

1616
.Prerequisites
1717
* Your user account has a role assigned that grants the `view_settings` and `edit_settings` permissions.
18-
* If you want to use `dzdo` for Ansible jobs, ensure the `community.general` Ansible collection, which contains the required *dzdo* become plugin, is installed.
18+
* If you use `dzdo` for Ansible jobs, the `community.general` Ansible collection must be installed.
19+
This collection contains the required *dzdo* become plugin.
1920
For more information, see https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html[Installing collections] in _Ansible documentation_.
2021

2122
.Procedure

guides/common/modules/proc_applying-errata-to-hosts-by-using-web-ui.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
You can use {ProjectWebUI} to review and apply errata to hosts.
88

99
.Prerequisites
10-
* Synchronize {ProjectName} repositories with the latest errata available from Red{nbsp}Hat.
10+
* {ProjectName} repositories are synchronized with the latest errata available from Red{nbsp}Hat.
1111
For more information, see {ContentManagementDocURL}repository-synchronization[Repository synchronization] in _{ContentManagementDocTitle}_.
12-
* Register the hosts to an environment and content view on {ProjectServer}.
12+
* The hosts are registered to an environment and content view on {ProjectServer}.
1313
For more information, see {ManagingHostsDocURL}Registering_Hosts_by_Using_Global_Registration_managing-hosts[Registering hosts by using global registration] in _{ManagingHostsDocTitle}_.
14-
* Configure the host for remote execution.
14+
* The host is configured for remote execution.
1515
For more information about running remote execution jobs, see {ManagingHostsDocURL}configuring-and-setting-up-remote-jobs[Configuring and setting up remote jobs] in _{ManagingHostsDocTitle}_.
1616

1717
.Procedure

guides/common/modules/proc_configuring-a-bmc-interface.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To control the power status of bare-metal hosts from {Project}, you can configur
99
.Prerequisites
1010
* Power management is enabled on {ProjectServer}.
1111
For more information, see {InstallingServerDocURL}enabling-power-management-on-hosts_{project-context}[Enabling power management on hosts] in _{InstallingServerDocTitle}_.
12-
* If you want to use {SmartProxyServer} instead of {ProjectServer}, ensure that power management is enabled on your {SmartProxyServer}.
12+
* If you use {SmartProxyServer} instead of {ProjectServer}, power management must be enabled on your {SmartProxyServer}.
1313
For more information, see {InstallingSmartProxyDocURL}enabling-power-management-on-hosts_{project-context}[Enabling power management on hosts] in _{InstallingSmartProxyDocTitle}_.
1414
* You know the MAC address, IP address, and other details of the BMC interface on the host, and authentication credentials for that interface.
1515
+

guides/common/modules/proc_converting-a-host-to-rhel.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ You use the Ansible role to generate conversion data on {ProjectServer}, which i
99
Then you perform the actual conversion on the host by using the Ansible Playbook, which installs the Convert2RHEL CLI tool on the host and runs it.
1010

1111
.Prerequisites
12-
* Review {RHELDocsBaseURL}8/html-single/converting_from_a_linux_distribution_to_rhel_using_the_convert2rhel_utility/index#con_supported-conversion-paths_converting-from-a-linux-distribution-to-rhel[Supported conversion paths] in _{RHEL}{nbsp}8 Converting from a Linux distribution to RHEL using the Convert2RHEL utility_.
13-
* Ensure you have a subscription manifest uploaded to your {Project} and that there are sufficient {RHEL} entitlements allocated for the conversions you intend.
12+
* You have reviewed the {RHELDocsBaseURL}8/html-single/converting_from_a_linux_distribution_to_rhel_using_the_convert2rhel_utility/index#con_supported-conversion-paths_converting-from-a-linux-distribution-to-rhel[supported conversion paths] in _{RHEL}{nbsp}8 Converting from a Linux distribution to RHEL using the Convert2RHEL utility_.
13+
* A subscription manifest is uploaded to your {Project} with sufficient {RHEL} entitlements allocated for the conversions you intend.
1414
Alternatively, you can use Ansible variables to tell the role to import the manifest from disk.
1515
The manifest must be imported to the organization to which you will register hosts for conversion.
1616
+
1717
You can update your allocations and download the updated manifest from the https://access.redhat.com[Red Hat Customer Portal].
1818
For more information, see {RHDocsBaseURL}subscription_central/1-latest/html-single/creating_and_managing_manifests_for_a_connected_satellite_server/index#proc-exporting-downloading-manifest-satellite-connected[Exporting and downloading a manifest] in _Creating and managing manifests for a connected Satellite Server_.
19-
* Ensure that you have enabled and synchronized Red Hat repositories in {Project} for the minor {RHEL} version to which you convert your hosts.
19+
* Red Hat repositories are enabled and synchronized in {Project} for the minor {RHEL} version to which you convert your hosts.
2020
For more information, see {ContentManagementDocURL}enabling-red-hat-repositories-by-using-web-ui[Enabling Red Hat Repositories] and {ContentManagementDocURL}repository-synchronization[Repository synchronization] in _{ContentManagementDocTitle}_.
2121

2222
.Procedure

guides/common/modules/proc_creating-a-host-collection-by-using-web-ui.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
[role="_abstract"]
77
The following procedure shows how to create host collections from {ProjectWebUI}.
88

9+
.Prerequisites
10+
* Your user account has a role that grants the `create_host_collections` permission.
11+
912
.Procedure
1013
. In the {ProjectWebUI}, navigate to *Hosts* > *Host Collections*.
1114
. Click *New Host Collection*.

guides/common/modules/proc_disabling-recommendations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can disable recommendations per organization or per host.
1010
.Prerequisites
1111
* Your {Project} account has a role that grants the following permissions: `view_foreman_rh_cloud`, `view_insights_hits`, `view_advisor`, and `edit_advisor`.
1212
You can get these permissions with the `ForemanRhCloud` built-in role.
13-
* Ensure an organization and location are selected in the top bar of the {ProjectWebUI}.
13+
* An organization and location are selected in the top bar of the {ProjectWebUI}.
1414

1515
.Procedure
1616
. In the {ProjectWebUI}, navigate to *{Insights}* > *Recommendations*.

guides/common/modules/proc_enabling-cockpit-on-server.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
By default, {Cockpit} integration is disabled in {Project}.
88
If you want to access {Cockpit} features for your hosts from within {Project}, you must first enable {the-Cockpit} on {ProjectServer}.
99

10+
.Prerequisites
11+
* You have root or sudo access on {ProjectServer}.
12+
1013
.Procedure
1114
* Enable {the-Cockpit} on your {ProjectServer}:
1215
+

guides/common/modules/proc_enabling-recommendations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you have previously disabled recommendations, you can re-enable them per orga
99
.Prerequisites
1010
* Your {Project} account has a role that grants the following permissions: `view_foreman_rh_cloud`, `view_insights_hits`, `view_advisor`, and `edit_advisor`.
1111
You can get these permissions with the `ForemanRhCloud` built-in role.
12-
* Ensure an organization and location are selected in the top bar of the {ProjectWebUI}.
12+
* An organization and location are selected in the top bar of the {ProjectWebUI}.
1313

1414
.Procedure
1515
. In the {ProjectWebUI}, navigate to *{Insights}* > *Recommendations*.

guides/common/modules/proc_importing-report-templates-using-the-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can use the {Project} API to import report templates into {Project}.
88
Importing report templates using the {Project} API automatically parses the report template metadata and assigns organizations and locations.
99

1010
.Prerequisites
11-
* Create a template using `.erb` syntax or export a template from another {Project}.
11+
* A template is created using `.erb` syntax or exported from another {Project}.
1212
+
1313
For more information about writing templates, see xref:Template_Writing_Reference_{context}[].
1414
+

guides/common/modules/proc_importing-report-templates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ You can import a report template into the body of a new template that you want t
88
Note that using the {ProjectWebUI}, you can only import templates individually.
99

1010
.Prerequisites
11-
* You must have exported templates from {Project} to import them to use in new templates.
11+
* Templates are exported from {Project} for use in new templates.
1212
For more information see xref:exporting-report-templates-by-using-web-ui[] and xref:exporting-report-templates-by-using-cli[].
1313

1414
.Procedure

0 commit comments

Comments
 (0)