Update the path of vars.yaml

the path of vars.yaml should be in /opt since the code is clone in
/opt

Change-Id: Idf909cddf61fa1948ce01081ada7385904550b12
This commit is contained in:
caoyuan 2018-06-19 23:23:59 +08:00
parent 4f7af527ba
commit d80a399b4f

View File

@ -162,7 +162,7 @@ On the master node create an environment file for the cluster:
.. 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 ``/openstack-helm-infra/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml``
updating file ``/opt/openstack-helm-infra/tools/images/kubeadm-aio/assets/opt/playbooks/vars.yaml``
under section ``external_dns_nameservers``. This change must be done on each
node in your cluster.