From 1cadd7c69b6391b561697674797e86cf59ef60df Mon Sep 17 00:00:00 2001 From: Mark Sechrest Date: Wed, 16 Jul 2008 16:28:19 -0400 Subject: Fixing some typos in the docs --- genome-docs/genome-docs-1.0.0/en-US/Cookbook.xml | 22 +++++++++++----------- .../genome-docs-1.0.0/en-US/GettingStarted.xml | 4 ++-- .../genome-docs-1.0.0/en-US/MachineTypes.xml | 4 ++-- .../genome-docs-1.0.0/en-US/Technologies.xml | 6 +++--- genome-docs/genome-docs-1.0.0/en-US/Tooling.xml | 12 ++++++------ 5 files changed, 24 insertions(+), 24 deletions(-) (limited to 'genome-docs') 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 @@ 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 always provisioned on "bare @@ -76,8 +76,8 @@ - The value for this flag varies depending it is - the certmaster or if it is + The value for this flag varies depending if it is + the certmaster or a minion in func parlance. @@ -181,7 +181,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil - 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. cobbler replicate --master=[remote Genome Repo machine]. For more - advanced useage see the + advanced usage see the cobbler manpage. @@ -248,7 +248,7 @@ koan -s [remote Repo Appliance] --virt --virt-name=[Any name] --profile=[Profil requires a more in depth understanding of cobbler - and it outside the scope of + and is outside the scope of this document. @@ -277,7 +277,7 @@ genome-sync save If any new puppet modules are saved the puppetmaster - will have to be restarted for it to be + will have to be restarted for them to be available. @@ -331,7 +331,7 @@ genome-sync save Cleaning up SSL certificates 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 puppetmaster (in the case of a Repo Application) and puppetd @@ -343,7 +343,7 @@ genome-sync save 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 Repo - machine. To simply this process + machine. To simplify this process &PRODUCT; includes a DSL (Domain Specific Language) for describing the machines available. diff --git a/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml b/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml index eae3d36..b4cfe3e 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/GettingStarted.xml @@ -20,7 +20,7 @@ - A least one Repo machine ("bare metal" or virtualized) @@ -29,7 +29,7 @@ A number of custom machine types which can - be provision via genome-bootstrap. diff --git a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml index 3cfeef4..beba25f 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/MachineTypes.xml @@ -159,7 +159,7 @@ described by the content stored under /var/www/cobbler and /pub/git. Cloning a particular Genome Appliance is really just a matter of - getting the correct bit from those locations + getting the correct bits from those locations onto a new Genome Appliance. @@ -277,7 +277,7 @@ See the cookbook - for more information for information on + for more information on creating custom machine types. diff --git a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml index 371c881..a3c915b 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/Technologies.xml @@ -84,7 +84,7 @@ koan -s genome-repo.usersys.redhat.com --virt --virt-type=xenpv --virt-path=Host Tip One trick to creating a quest with a larger logical - volume that a cobbler profile specifies is to simply + volume than a cobbler profile specifies is to simply create it by hand and specify the size you desire. Koan will simply reuse that logical volume. @@ -215,7 +215,7 @@ netstat -nlp | grep qemu-dm Make sure you are comfortable with xen and how to create virtual machines, start them, stop them, and customize - them + them. Self Test @@ -307,7 +307,7 @@ netstat -nlp | grep qemu-dm - + General GIT Tutorial diff --git a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml index b8661b2..e5513fb 100644 --- a/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml +++ b/genome-docs/genome-docs-1.0.0/en-US/Tooling.xml @@ -31,7 +31,7 @@ Important - Machines setup via + Machines set up via genome-replace-self are not always controlled by puppet. They tend to be treated @@ -98,7 +98,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre The second way to use the tool requires root privileges - since it kicks of a Koan + since it kicks off a Koan process. @@ -157,7 +157,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre Important - As of version 0.4.0 we are not longer tied to using + As of version 0.4.0 we are no longer tied to using Red Hat's internal DDNS solution. This is great for users with stricter networking requirements. @@ -292,7 +292,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre What machines a particular apache will proxy - What server should be considered it's upstream git repo + What server should be considered its upstream git repo @@ -354,7 +354,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre &PRODUCT; is vital for efficient team collaboration. There should be no post provisioning instructions needed to bring up a - working machine. The proces for creating a + working machine. The process for creating a Jboss ESB machine should be the same as a node on the Selenium grid. @@ -370,7 +370,7 @@ genome-replace-self -c [Your &PRODUCT; Repo machine] -p [Profile selected in pre &PRODUCT; machine information used in compiling puppet configurations. It's really quite simple so it's probably best explained by - simply showing the the a link: http://[your + simply showing the link: http://[your repo hostname]/genome/nodes.html. From there it should be simple to browse find the other features by exploration. -- cgit