diff --git a/doc/source/jjb.rst b/doc/source/jjb.rst index f82aa7c6be..27d6061769 100644 --- a/doc/source/jjb.rst +++ b/doc/source/jjb.rst @@ -212,7 +212,7 @@ The ``- job-group:`` section is not strictly necessary but allows you to group many job templates with the same variable arguments under one name. The ``projects.yaml`` pulls all of the magic together. It specifies the -arguemnts to and instantiates the job templates as real jobs. For example: +arguments to and instantiates the job templates as real jobs. For example: .. code-block:: yaml diff --git a/doc/source/logstash.rst b/doc/source/logstash.rst index b48ee8b108..fe3bd04955 100644 --- a/doc/source/logstash.rst +++ b/doc/source/logstash.rst @@ -187,7 +187,7 @@ last 15 minutes, change the dropdown in the top left from ``Last 15m`` to ``Last 60m`` to get a better window on the logs. At this point you should see a list of logs, if you click on a log event it will expand and show you all of the fields associated with that event and their -values (not Chromium and Kibana seem to have trouble with this at times +values (note Chromium and Kibana seem to have trouble with this at times and some fields end up without values, use Firefox if this happens). You can search based on all of these fields and if you click the magnifying glass next to a field in the expanded event view it will add diff --git a/doc/source/sysadmin.rst b/doc/source/sysadmin.rst index c124a32f84..a673271ac8 100644 --- a/doc/source/sysadmin.rst +++ b/doc/source/sysadmin.rst @@ -97,7 +97,7 @@ To create a new server, do the following: * Add a node entry in :file:`manifests/site.pp` for the server that uses that class. - * If your server needs private information such as password,s use + * If your server needs private information such as passwords, use hiera calls in the site manifest, and ask an infra-core team member to manually add the private information to hiera.