Last change
on this file since 10454 was 10454, checked in by rick, 13 years ago |
Boolean values should be real boolean values.
|
File size:
1.6 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 : False
|
---|
[10374] | 7 | latitude : "52.17869"
|
---|
[10116] | 8 | location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden"
|
---|
[10374] | 9 | longitude : "4.51535"
|
---|
[10116] | 10 | masterip : "172.21.152.1"
|
---|
| 11 | nodename : "Regenboog"
|
---|
| 12 | nodetype : "CNode"
|
---|
[10059] | 13 | rdnap_x : 95368
|
---|
| 14 | rdnap_y : 465975
|
---|
[10116] | 15 | release : "8.0-RELEASE"
|
---|
| 16 | status : "dw"
|
---|
[10059] | 17 |
|
---|
[10116] | 18 |
|
---|
[10059] | 19 | iface_ath0:
|
---|
[10116] | 20 | comment : "AP"
|
---|
| 21 | interface : "ath0"
|
---|
| 22 | ip : "172.21.152.1/26"
|
---|
| 23 | desc : "ap voor de buurt"
|
---|
| 24 | sdesc : "ap"
|
---|
| 25 | mode : "ap-wds"
|
---|
| 26 | type : "11b"
|
---|
| 27 | channel : "7"
|
---|
| 28 | ssid : "ap-wirelessleiden.regenboog"
|
---|
| 29 | dhcp : "10-60"
|
---|
| 30 | compass : "wirelessleiden"
|
---|
| 31 | status : "up"
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
[10116] | 34 | iface_sis0:
|
---|
| 35 | comment : "Ethernet"
|
---|
| 36 | interface : "sis0"
|
---|
| 37 | ip : "172.21.152.65/28"
|
---|
| 38 | desc : "Ethernet naar Regenboog"
|
---|
| 39 | sdesc : "eth"
|
---|
| 40 | type : "eth"
|
---|
| 41 | dhcp : "70-78"
|
---|
| 42 | compass : "None"
|
---|
| 43 | status : "up"
|
---|
| 44 |
|
---|
| 45 |
|
---|
[10059] | 46 | iface_sis1:
|
---|
[10116] | 47 | comment : "Link naar Rosmolen"
|
---|
| 48 | interface : "sis1"
|
---|
| 49 | ip : "172.16.2.66/30"
|
---|
| 50 | desc : "Link naar Rosmolen"
|
---|
| 51 | sdesc : "2rosmolen"
|
---|
| 52 | mode : "station-wds"
|
---|
| 53 | type : "eth"
|
---|
| 54 | extra_type : "eth2wifibridge"
|
---|
| 55 | channel : "11"
|
---|
| 56 | ssid : "il-o.rosmolen.wleiden.net"
|
---|
[10454] | 57 | dhcp : False
|
---|
[10116] | 58 | compass : "e"
|
---|
| 59 | ns_mac : ""
|
---|
| 60 | status : "up"
|
---|
[10059] | 61 |
|
---|
[10116] | 62 |
|
---|
| 63 | iface_wi0:
|
---|
| 64 | comment : "link naar oost -> Polder"
|
---|
| 65 | interface : "wi0"
|
---|
| 66 | ip : "172.16.3.17/30"
|
---|
| 67 | desc : "Link naar oost"
|
---|
| 68 | sdesc : "2oost"
|
---|
| 69 | mode : "ap-wds"
|
---|
| 70 | type : "11b"
|
---|
| 71 | channel : "4"
|
---|
| 72 | ssid : "il-o.regenboog.wleiden.net"
|
---|
[10454] | 73 | dhcp : False
|
---|
[10116] | 74 | compass : "e"
|
---|
| 75 | status : "up"
|
---|
| 76 |
|
---|
| 77 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.