Skip to content

Commit da5bb6f

Browse files
Refer to foremanctl as 'deployment tool' rather than 'installer' (#4436)
1 parent 837ed63 commit da5bb6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

guides/common/modules/proc_running-installer.adoc renamed to guides/common/modules/proc_running-project-deployment-utility.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
:_mod-docs-content-type: PROCEDURE
22

3-
[id="running-the-{project-context}-installer_{context}"]
4-
= Running the {Project} installer
3+
[id="running-the-{project-context}-deployment-utility"]
4+
= Running the {Project} deployment utility
55

6-
Install the required packages and run the {Project} installer utility.
6+
Install the required packages and run the {Project} deployment utility.
77

88
.Procedure
99
ifdef::foremanctl[]
@@ -50,7 +50,7 @@ Containerized installation::
5050
----
5151
# dnf install foremanctl
5252
----
53-
. Run the installer:
53+
. Deploy the configuration on your server:
5454
+
5555
[options="nowrap" subs="+quotes,attributes"]
5656
----

guides/doc-Quickstart/master.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ For a full installation guide, see {InstallingServerDocURL}[_{InstallingServerDo
1919
ifdef::foremanctl[]
2020
The full installation guide is currently provided only for the Puppet-based installation.
2121

22-
:FeatureName: The `foremanctl` installer
22+
:FeatureName: The `foremanctl` deployment utility
2323
include::common/modules/snip_technology-preview.adoc[]
2424
endif::[]
2525

2626
include::common/modules/ref_system-requirements-quickstart.adoc[leveloffset=+1]
2727

2828
include::common/modules/con_configuring-repositories.adoc[leveloffset=+1]
2929

30-
include::common/modules/proc_running-installer.adoc[leveloffset=+1]
30+
include::common/modules/proc_running-project-deployment-utility.adoc[leveloffset=+1]
3131

3232
ifndef::orcharhino,satellite[]
3333
include::common/ribbons.adoc[]

0 commit comments

Comments
 (0)