mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Merge pull request #14514 from cjellick/salt-doc-fix
Correct example salt config
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user