Last change
on this file since 10644 was 10454, checked in by rick, 13 years ago |
Boolean values should be real boolean values.
|
File size:
1.8 KB
|
Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10436] | 4 | board : "UNKNOWN"
|
---|
[10059] | 5 | comment : "None"
|
---|
[10116] | 6 | ileiden : True
|
---|
[10374] | 7 | latitude : "52.25493"
|
---|
[10400] | 8 | location : "52.261853"
|
---|
| 9 | longitude : "4.73463"
|
---|
[10116] | 10 | masterip : "172.16.17.1"
|
---|
[10400] | 11 | nodename : "AMSchiphol"
|
---|
[10116] | 12 | nodetype : "CNode"
|
---|
[10400] | 13 | rdnap_x : "110442"
|
---|
| 14 | rdnap_y : "474300"
|
---|
[10116] | 15 | release : "8.1-RELEASE"
|
---|
| 16 | status : "dw"
|
---|
| 17 |
|
---|
| 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "OMNI voor Wifi op Schiphol"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.16.17.1/26"
|
---|
| 23 | desc : "AP voor de buurt"
|
---|
| 24 | sdesc : "ap-omni"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "8"
|
---|
| 28 | ssid : "ap-westereinder-schiphol"
|
---|
| 29 | dhcp : "10-60"
|
---|
| 30 | compass : "None"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
| 34 | iface_vr0:
|
---|
[10116] | 35 | comment : "nanostation naar watertoren2"
|
---|
| 36 | interface : "vr0"
|
---|
| 37 | ip : "172.16.16.201/29"
|
---|
| 38 | desc : "Ethernet naar watertoren2"
|
---|
| 39 | sdesc : "2watertoren2"
|
---|
| 40 | mode : "station-wds"
|
---|
| 41 | type : "eth"
|
---|
| 42 | channel : ""
|
---|
| 43 | ssid : "il-nw.watertoren2.wleiden.net"
|
---|
[10454] | 44 | dhcp : False
|
---|
[10116] | 45 | compass : "nw"
|
---|
| 46 | ns_ip : ""
|
---|
| 47 | ns_mac : ""
|
---|
| 48 | status : "up"
|
---|
[10059] | 49 |
|
---|
[10116] | 50 |
|
---|
[10059] | 51 | iface_vr1:
|
---|
[10116] | 52 | comment : "nanostation naar drijfhuis"
|
---|
| 53 | interface : "vr1"
|
---|
| 54 | ip : "172.16.16.209/29"
|
---|
| 55 | desc : "Ethernet naar drijfhuis"
|
---|
| 56 | sdesc : "2drijfhuis"
|
---|
| 57 | mode : "station-wds"
|
---|
| 58 | type : "eth"
|
---|
| 59 | channel : ""
|
---|
| 60 | ssid : "il-zw.drijfhuis.wleiden.net"
|
---|
[10454] | 61 | dhcp : False
|
---|
[10116] | 62 | compass : "sw"
|
---|
| 63 | ns_ip : ""
|
---|
| 64 | ns_mac : ""
|
---|
| 65 | status : "up"
|
---|
[10059] | 66 |
|
---|
[10116] | 67 |
|
---|
| 68 | iface_vr2:
|
---|
| 69 | comment : "nanostation naar recpark"
|
---|
| 70 | interface : "vr2"
|
---|
| 71 | ip : "172.16.16.217/29"
|
---|
| 72 | desc : "Ethernet naar recpark"
|
---|
| 73 | sdesc : "2recpark"
|
---|
| 74 | mode : "station-wds"
|
---|
| 75 | type : "eth"
|
---|
| 76 | channel : ""
|
---|
| 77 | ssid : "il-no.recpark.wleiden.net"
|
---|
[10454] | 78 | dhcp : False
|
---|
[10116] | 79 | compass : "ne"
|
---|
| 80 | ns_ip : ""
|
---|
| 81 | ns_mac : ""
|
---|
| 82 | status : "up"
|
---|
| 83 |
|
---|
| 84 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.