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