Fix typos in the file

Removed redundant 'the'

Change-Id: I0a8b2ee3e05fc16977f686fc8bd8b0625c684d7d
This commit is contained in:
melissaml 2016-10-04 19:00:20 +08:00
parent a0e07eaf74
commit ed1a7de111
5 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ Fuel uses a special method to pass settings from Nailgun to Puppet manifests:
- Before the deployment process begins,
Astute uploads all settings
to the the */etc/astute.yaml* files that are located on each node.
to the */etc/astute.yaml* files that are located on each node.
- When Puppet is run,
Facter reads the contents of all these */etc/astute.yaml* files
and creates a single file called *$astute_settings_yaml*.

View File

@ -13,7 +13,7 @@ the following:
* An account in Launchpad.
* A list of members to whom you want to grant the core reviewer
status in your plugin project.
* A list of members to whom you want to grant the the release developer
* A list of members to whom you want to grant the release developer
status.
**To request an OpenStack repository:**

View File

@ -174,7 +174,7 @@ browser's cache.
.. note:: This is always a good idea to ensure that your browser bypasses
cache before trying to debug issues with the Fuel web UI.
Before the deployment starts, Astute uploads all settings to the the
Before the deployment starts, Astute uploads all settings to the
``/etc/astute.yaml`` file on each of the target nodes. This file contains
the section for the plugin:

View File

@ -35,7 +35,7 @@ or through Fuel CLI using the ``fuel-createmirror`` script.
fuel-createmirror --password PASSWORD
#. Restart the the docker daemon
#. Restart the docker daemon
::

View File

@ -16,7 +16,7 @@ By default, Fuel boots the first disk it detects.
* Using the Fuel CLI:
#. Log in to the the Fuel Master node CLI.
#. Log in to the Fuel Master node CLI.
#. Download the configuration file of the node:
.. code-block:: console