spelling error

Change-Id: Idd9e6bc6a1459e74703599b94f0b410fdb9f94ef
This commit is contained in:
weiyj 2018-12-31 15:14:06 +08:00 committed by Chris Wedgwood
parent 754758e8a7
commit f5d1d6938c
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
{{/*
abstract: |
Returns a comma seperated list of namespace:service pairs.
Returns a comma separated list of namespace:service pairs.
values: |
dependencies:
static:

View File

@ -14,7 +14,7 @@
# NOTE(portdirect): We disable the local nameserver as it interferes with the
# k8s dns-service and other local resolvers used for development use.
# See the following for the orginal config:
# See the following for the original config:
# * https://github.com/openstack-infra/project-config/blob/0332c33dd134033e0620645c252f82b77e4c16f5/nodepool/elements/nodepool-base/finalise.d/89-unbound
- name: Disable local nameserver

View File

@ -15,7 +15,7 @@
# under the License.
set -e
# From Kolla-Kubernetes, orginal authors Kevin Fox & Serguei Bezverkhi
# From Kolla-Kubernetes, original authors Kevin Fox & Serguei Bezverkhi
# Default wait timeout is 600 seconds
end=$(date +%s)
if ! [ -z $2 ]; then