From 971f05d1d5721b199e8cfda7c565192d6e70c6ec Mon Sep 17 00:00:00 2001 From: Maxim Evtush <154841002+maximevtush@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:07:07 +0100 Subject: [PATCH 1/2] Update 3.2.2_installer_options.md --- _includes/manuals/1.14/3.2.2_installer_options.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/manuals/1.14/3.2.2_installer_options.md b/_includes/manuals/1.14/3.2.2_installer_options.md index 7352faf491..550e957e54 100644 --- a/_includes/manuals/1.14/3.2.2_installer_options.md +++ b/_includes/manuals/1.14/3.2.2_installer_options.md @@ -1113,7 +1113,7 @@ kafo-export-params -c /etc/foreman-installer/scenarios.d/foreman.yaml -f html --puppet-agent-restart-command - The command which gets excuted on puppet service restart + The command which gets executed on puppet service restart --puppet-agent-template @@ -1253,11 +1253,11 @@ kafo-export-params -c /etc/foreman-installer/scenarios.d/foreman.yaml -f html --puppet-postrun-command - A command which gets excuted after each Puppet run + A command which gets executed after each Puppet run --puppet-prerun-command - A command which gets excuted before each Puppet run + A command which gets executed before each Puppet run --puppet-puppetmaster From 7b5e44cf307e3bd51f9a4e9e0d9a23171e1275a5 Mon Sep 17 00:00:00 2001 From: Maxim Evtush <154841002+maximevtush@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:07:58 +0100 Subject: [PATCH 2/2] Update 3.5.5_facts_and_the_enc.md --- _includes/manuals/1.14/3.5.5_facts_and_the_enc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/manuals/1.14/3.5.5_facts_and_the_enc.md b/_includes/manuals/1.14/3.5.5_facts_and_the_enc.md index 76c322eb8a..3e030d3813 100644 --- a/_includes/manuals/1.14/3.5.5_facts_and_the_enc.md +++ b/_includes/manuals/1.14/3.5.5_facts_and_the_enc.md @@ -77,7 +77,7 @@ For further information see the [Puppet Labs docs on external nodes](http://docs #### Assigning data to hosts through the ENC -Foreman passes all assoicated parameters, classes,and class parameters, to the Host, +Foreman passes all associated parameters, classes,and class parameters, to the Host, including those inherited from host groups, domains, or global settings. See section Managing Puppet for more information on assigning configuration to hosts.