Fix the external_dns_nameservers path

the openstack-helm-infra code is been cloned in current directory,
rather than in /opt, the external_dns_nameservers where find should
be updated.

Change-Id: Ide0949cea15f9f144a960783b95154ec08f9d448
This commit is contained in:
zhulingjie 2018-05-31 18:39:02 -04:00
parent fb22bbf6cf
commit f3ae7fa463

View File

@ -29,7 +29,7 @@ should be cloned:
.. note::
This installation, by default will use Google DNS servers, 8.8.8.8 or 8.8.4.4
and updates ``resolv.conf``. These DNS nameserver entries can be changed by
updating file ``/opt/openstack-helm-infra/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml``
updating file ``openstack-helm-infra/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml``
under section ``external_dns_nameservers``.
Deploy Kubernetes & Helm