From 8eec4fe6e4757e0969b5884451beeca4dd2d4a92 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 12 Nov 2018 08:40:53 -0800 Subject: [PATCH] Remove `I` from documentation --- website/source/docs/provisioning/cfengine.html.md | 2 +- website/source/docs/provisioning/chef_client.html.md | 2 +- website/source/docs/provisioning/chef_solo.html.md | 2 +- website/source/docs/provisioning/puppet_agent.html.md | 2 +- website/source/docs/provisioning/puppet_apply.html.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/source/docs/provisioning/cfengine.html.md b/website/source/docs/provisioning/cfengine.html.md index f4fab515b..b1fb82c8c 100644 --- a/website/source/docs/provisioning/cfengine.html.md +++ b/website/source/docs/provisioning/cfengine.html.md @@ -21,7 +21,7 @@ and the clients in a single
Warning: If you are not familiar with CFEngine and Vagrant already, - I recommend starting with the shell + it is recommended to start with the shell provisioner. However, if you are comfortable with Vagrant already, Vagrant is the best way to learn CFEngine.
diff --git a/website/source/docs/provisioning/chef_client.html.md b/website/source/docs/provisioning/chef_client.html.md index aeabf3318..98365d451 100644 --- a/website/source/docs/provisioning/chef_client.html.md +++ b/website/source/docs/provisioning/chef_client.html.md @@ -23,7 +23,7 @@ provisioner.
Warning: If you are not familiar with Chef and Vagrant already, - I recommend starting with the shell + it is recommended to start with the shell provisioner.
diff --git a/website/source/docs/provisioning/chef_solo.html.md b/website/source/docs/provisioning/chef_solo.html.md index 834ba21a1..d4b13468b 100644 --- a/website/source/docs/provisioning/chef_solo.html.md +++ b/website/source/docs/provisioning/chef_solo.html.md @@ -23,7 +23,7 @@ of a single page of documentation.
Warning: If you are not familiar with Chef and Vagrant already, - I recommend starting with the shell + it is recommended to start with the shell provisioner. However, if you are comfortable with Vagrant already, Vagrant is the best way to learn Chef.
diff --git a/website/source/docs/provisioning/puppet_agent.html.md b/website/source/docs/provisioning/puppet_agent.html.md index facca6e4a..04086c38c 100644 --- a/website/source/docs/provisioning/puppet_agent.html.md +++ b/website/source/docs/provisioning/puppet_agent.html.md @@ -19,7 +19,7 @@ the set of modules and manifests from there.
Warning: If you are not familiar with Puppet and Vagrant already, - I recommend starting with the shell + it is recommended to start with the shell provisioner. However, if you are comfortable with Vagrant already, Vagrant is the best way to learn Puppet.
diff --git a/website/source/docs/provisioning/puppet_apply.html.md b/website/source/docs/provisioning/puppet_apply.html.md index 76a5caccb..ffee35439 100644 --- a/website/source/docs/provisioning/puppet_apply.html.md +++ b/website/source/docs/provisioning/puppet_apply.html.md @@ -17,7 +17,7 @@ calling `puppet apply`, without a Puppet Master.
Warning: If you are not familiar with Puppet and Vagrant already, - I recommend starting with the shell + it is recommended to start with the shell provisioner. However, if you are comfortable with Vagrant already, Vagrant is the best way to learn Puppet.