Merge "Remove the duplicated word"

This commit is contained in:
Zuul 2018-09-19 08:01:50 +00:00 committed by Gerrit Code Review
commit fa8b4bb955
5 changed files with 5 additions and 5 deletions

View File

@ -6,5 +6,5 @@ other:
networks' CIDR ranges.
If there is a conflict for the default value `172.31.0.1/24`,
allow users to alter the the docker service startup ``--bip``
allow users to alter the docker service startup ``--bip``
option via ``DockerNetworkOptions``.

View File

@ -9,7 +9,7 @@ features:
user provided the parameter, the user provided value is used.
upgrade:
- |
Since the the ``ControlPlaneSubnetCidr`` can now be resolved from the
Since the ``ControlPlaneSubnetCidr`` can now be resolved from the
``ctlplane`` subnet(s) this parameter can be removed from the environment
(``network-environment.yaml``).

View File

@ -9,7 +9,7 @@ features:
user provided the parameter, the user provided value is used.
upgrade:
- |
Since the the ``ControlPlaneDefaultRoute`` can now be resolved from the
Since the ``ControlPlaneDefaultRoute`` can now be resolved from the
``ctlplane`` subnet(s) this parameter can be removed from the environment
(``network-environment.yaml``).

View File

@ -9,7 +9,7 @@ features:
parameter, the user provided value is used.
upgrade:
- |
Since the the ``DnsServers`` can now be resolved from the ``ctlplane``
Since the ``DnsServers`` can now be resolved from the ``ctlplane``
subnet(s) this parameter can be removed from the environment
(``network-environment.yaml``).

View File

@ -9,7 +9,7 @@ features:
provided value is used.
upgrade:
- |
Since the the ``EC2MetadataIp`` can now be resolved from the ``ctlplane``
Since the ``EC2MetadataIp`` can now be resolved from the ``ctlplane``
subnet(s) this parameter can be removed from the environment
(``network-environment.yaml``).