search and list pages

This commit is contained in:
lvuch
2018-09-13 09:38:18 -07:00
committed by Denise Schannon
parent 1b6eeee5e4
commit 74a665e95f

View File

@@ -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