Merge "fix typos in documentation"

This commit is contained in:
Zuul 2018-04-24 10:09:04 +00:00 committed by Gerrit Code Review
commit 1297e0c9fd
2 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@ Additional configuration
that ``netboot`` was used by default.
.. note::
This value can be overriden per node by setting the ``boot_option``
This value can be overridden per node by setting the ``boot_option``
capability on both the node and a flavor.
* ``IronicDefaultNetworkInterface`` specifies the network management

View File

@ -21,7 +21,7 @@ it, and it has the added value that, besides being able to automatically
provide the certificates we need, we can also keep track of the nodes and have
an identity for them.
.. note:: The default CA can be overriden via the **CertmongerCA** parameter.
.. note:: The default CA can be overridden via the **CertmongerCA** parameter.
However, the CA has to be something that certmonger understands, so
there are adjustments to be done. For more information on how to
change it you can consult the `certmonger`_ documentation