mirror of https://github.com/k3s-io/k3s
Merge pull request #574 from twexler/patch-1
Fix an inconsistency in contrib/ansible/README.mdpull/578/head
commit
30f4feca35
|
@ -32,7 +32,7 @@ Add the system information gathered above into a file called hosts.ini. For exam
|
|||
[node]
|
||||
192.16.35.[10:11]
|
||||
|
||||
[kube-cluster:children]
|
||||
[k3s-cluster:children]
|
||||
master
|
||||
node
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue