diff --git a/guides/common/modules/proc_deploy-project-server-configuration-with-an-external-database.adoc b/guides/common/modules/proc_deploy-project-server-configuration-with-an-external-database.adoc index 20e3f50144a..efef0b51cf4 100644 --- a/guides/common/modules/proc_deploy-project-server-configuration-with-an-external-database.adoc +++ b/guides/common/modules/proc_deploy-project-server-configuration-with-an-external-database.adoc @@ -20,9 +20,14 @@ For more information, see {AdministeringDocURL}installing-postgresql-as-an-exter For more information, see {InstallingServerDocURL}planning-{project-context}-server-installation_{project-context}[Planning {ProjectServer} installation]. * Your system is prepared for the installation. For more information, see {InstallingServerDocURL}preparing-environment-for-{project-context}-server-installation_{project-context}[Preparing environment for {ProjectServer} installation]. -* Your system has the `{foremanctl}` package installed. .Procedure +. Install the `{foremanctl}` package: ++ +[options="nowrap" subs="+quotes,attributes"] +---- +# {package-install} {foremanctl} +---- . Update the system to the latest available version: + [options="nowrap" subs="+quotes,attributes"] diff --git a/guides/common/modules/proc_deploy-project-server-configuration-with-the-default-database.adoc b/guides/common/modules/proc_deploy-project-server-configuration-with-the-default-database.adoc index 58fe5a1c645..6de30f786c0 100644 --- a/guides/common/modules/proc_deploy-project-server-configuration-with-the-default-database.adoc +++ b/guides/common/modules/proc_deploy-project-server-configuration-with-the-default-database.adoc @@ -17,9 +17,14 @@ include::snip_deploy-overwrites-note.adoc[] For more information, see xref:{InstallingServerDocURL}planning-{project-context}-server-installation_{project-context}[Planning {ProjectServer} installation]. * Your system is prepared for the installation. For more information, see xref:{InstallingServerDocURL}preparing-environment-for-{project-context}-server-installation_{project-context}[Preparing environment for {ProjectServer} installation]. -* Your system has the `{foremanctl}` package installed. .Procedure +. Install the `{foremanctl}` package: ++ +[options="nowrap" subs="+quotes,attributes"] +---- +# {package-install} {foremanctl} +---- . Update the system to the latest available version: + [options="nowrap" subs="+quotes,attributes"]