Skip to content

Commit

Permalink
Update readme, inventory ex
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaine Kahlouch committed Nov 22, 2015
1 parent fe8eff0 commit b4b20c9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,28 +51,26 @@ In node-mesh mode the nodes peers with all the nodes in order to exchange routes
[kube-node]
10.99.0.4
10.99.0.5
10.99.0.6
10.99.0.36
10.99.0.37
[itx2]
[paris]
10.99.0.26
10.99.0.4 local_as=xxxxxxxx
10.99.0.5 local_as=xxxxxxxx
10.99.0.6 local_as=xxxxxxxx
[rmv]
[usa]
10.99.0.36 local_as=xxxxxxxx
10.99.0.37 local_as=xxxxxxxx
[k8s-cluster:children]
kube-node
kube-master
[itx2:vars]
[paris:vars]
peers=[{"router_id": "10.99.0.2", "as": "65xxx"}, {"router_id": "10.99.0.3", "as": "65xxx"}]
[rmv:vars]
[usa:vars]
peers=[{"router_id": "10.99.0.34", "as": "65xxx"}, {"router_id": "10.99.0.35", "as": "65xxx"}]
```

Expand Down

0 comments on commit b4b20c9

Please sign in to comment.