Last change
on this file since 10342 was 10321, checked in by rick, 13 years ago |
Whitespace and duplicate externalif entries.
|
File size:
985 bytes
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10240] | 5 | externalif: "sis0"
|
---|
[10116] | 6 | gateway : "92.66.227.161"
|
---|
| 7 | ileiden : False
|
---|
| 8 | interfaces: "sis0,sis1"
|
---|
| 9 | internalif: "sis1"
|
---|
| 10 | internalroute: "172.25.90.69"
|
---|
| 11 | latitude : "4.75742"
|
---|
| 12 | location : " Watertoren, Aalsmeer"
|
---|
| 13 | longitude : "52.25493"
|
---|
| 14 | masterip : "172.25.90.69"
|
---|
| 15 | nat : True
|
---|
[10321] | 16 | nodename : "proxy14"
|
---|
[10116] | 17 | nodetype : "Proxy"
|
---|
| 18 | proxyid : 14
|
---|
[10059] | 19 | rdnap_x : 111998
|
---|
| 20 | rdnap_y : 474286
|
---|
[10116] | 21 | release : "8.0-RELEASE"
|
---|
| 22 | status : "up"
|
---|
| 23 |
|
---|
| 24 |
|
---|
[10059] | 25 | iface_sis0:
|
---|
[10116] | 26 | comment : "link naar Router"
|
---|
| 27 | interface : "sis0"
|
---|
| 28 | ip : "92.66.227.165/29"
|
---|
| 29 | desc : "Link naar router"
|
---|
| 30 | sdesc : "uplink"
|
---|
| 31 | type : "eth"
|
---|
| 32 | dhcp : "no"
|
---|
| 33 | compass : "None"
|
---|
| 34 | status : "up"
|
---|
[10059] | 35 |
|
---|
[10116] | 36 |
|
---|
[10059] | 37 | iface_sis1:
|
---|
[10116] | 38 | comment : "link naar Node Watertoren2"
|
---|
| 39 | interface : "sis1"
|
---|
| 40 | ip : "172.25.90.69/29"
|
---|
| 41 | desc : "Link naar Node Watertoren2"
|
---|
| 42 | sdesc : "downlink"
|
---|
| 43 | type : "eth"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "None"
|
---|
| 46 | status : "up"
|
---|
[10059] | 47 |
|
---|
[10116] | 48 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.