accordion, and yaml on one block

This commit is contained in:
lvuch
2018-09-17 20:22:02 -07:00
committed by Denise Schannon
parent 247193fa87
commit 545fa4168f
@@ -13,15 +13,15 @@ Using the sample below create the `rancher-cluster.yml` file. Replace the IP Add
```yaml
nodes:
- address: 165.227.114.63
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.116.167
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.127.226
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.114.63
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.116.167
user: ubuntu
role: [controlplane,worker,etcd]
- address: 165.227.127.226
user: ubuntu
role: [controlplane,worker,etcd]
```
#### Common RKE nodes: options