summaryrefslogtreecommitdiffstats
path: root/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
diff options
context:
space:
mode:
authorMark Sechrest <msechrest@redhat.com>2008-07-16 16:28:19 -0400
committerMatt Hicks <mhicks@localhost.localdomain>2008-07-16 16:28:39 -0400
commit1cadd7c69b6391b561697674797e86cf59ef60df (patch)
treeff5aeb5f7ffb69a9ef4ca6ce8b4c6e0c2a9f7f51 /genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
parent23b74490965a9d5a6438fc823cb680930d8aab8b (diff)
downloadtools-1cadd7c69b6391b561697674797e86cf59ef60df.tar.gz
tools-1cadd7c69b6391b561697674797e86cf59ef60df.tar.xz
tools-1cadd7c69b6391b561697674797e86cf59ef60df.zip
Fixing some typos in the docs
Diffstat (limited to 'genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml')
-rw-r--r--genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
index 554c69d..63f5bc8 100644
--- a/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
+++ b/genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml
@@ -19,8 +19,8 @@
<para>
The machine used to host virtual machines is called the
- Cloud Appliance. As the name suggests, these can be
- consist of one-to-many physical machines. The first
+ Cloud Appliance. As the name suggests, there can be
+ one-to-many physical machines. The first
goal of this machine is to provide and environment to
host virtual machines and for that reason are
<emphasis>always</emphasis> provisioned on "bare
@@ -76,8 +76,8 @@
</para>
<para>
- The value for this flag varies depending it is
- the <emphasis>certmaster</emphasis> or if it is
+ The value for this flag varies depending if it is
+ the <emphasis>certmaster</emphasis> or
a <emphasis>minion</emphasis> in
<application>func</application> parlance.
</para>
@@ -181,7 +181,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
</para>
<para>
- Whenever installng the &REPORPM;
+ Whenever installing the &REPORPM;
manually there is one other step that
needs to happen to properly configure a
Repo Appliance.
@@ -219,7 +219,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
functionality. <userinput>cobbler replicate
--master=[remote Genome Repo
machine]</userinput>. For more
- advanced useage see the
+ advanced usage see the
<application>cobbler</application> manpage.
<important>
@@ -248,7 +248,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil
requires a more in depth
understanding of
<application>cobbler</application>
- and it outside the scope of
+ and is outside the scope of
this document.
</para>
</note>
@@ -277,7 +277,7 @@ genome-sync save
If any <emphasis>new</emphasis> puppet
modules are saved the
<application>puppetmaster</application>
- will have to be restarted for it to be
+ will have to be restarted for them to be
available.
</para>
</important>
@@ -331,7 +331,7 @@ genome-sync save
<title>Cleaning up SSL certificates</title>
<para>
Due to the volatile nature of &PRODUCT; machines there
- occationally comes a need to clean up SSL certificates.
+ occasionally comes a need to clean up SSL certificates.
To clean up all Puppet certs you can simply stop the
<application>puppetmaster</application> (in the case of
a Repo Application) and <application>puppetd</application>
@@ -343,7 +343,7 @@ genome-sync save
<para>
Sometimes the Puppetmaster will have a cert that
- corresponds to a machine previously privisioned with
+ corresponds to a machine previously provisioned with
the same hostname. Our bootstrap process cleans this
up automatically but it's not hard to get into a state
where it will need to be cleaned manually on the
@@ -420,7 +420,7 @@ genome-sync save
know what types of machines are available for
provisioning on a particular <link
linkend="genome-appliance">Repo
- machine</link>. To simply this process
+ machine</link>. To simplify this process
&PRODUCT; includes a DSL (Domain Specific Language) for
describing the machines available.
</para>