Commit db7a5493 authored by Alex Robinson's avatar Alex Robinson

Merge pull request #14514 from cjellick/salt-doc-fix

Correct example salt config
parents 43a985df 142018cf
......@@ -82,7 +82,7 @@ An example file is presented below using the Vagrant based environment.
[root@kubernetes-master] $ cat /etc/salt/minion.d/grains.conf
grains:
etcd_servers: $MASTER_IP
cloud_provider: vagrant
cloud: vagrant
roles:
- kubernetes-master
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment