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 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.