Last change
on this file since 11325 was 11325, checked in by rick, 12 years ago |
Groepeer nodes naar monitoring_group, handig om bijvoorbeeld een kleine nagios instantie op te zetten voor een kleinere groep machines.
|
File size:
1.7 KB
|
Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | height : "16"
|
---|
7 | latitude : "52.18667"
|
---|
8 | location : "flat, Asterstraat 254, 2223 VN, Katwijk"
|
---|
9 | longitude : "4.41978"
|
---|
10 | masterip : "172.23.26.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Aster"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 88843
|
---|
15 | rdnap_y : 466945
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_incoming_rdr: False
|
---|
19 | service_proxy_ileiden: False
|
---|
20 | service_proxy_normal: False
|
---|
21 | status : "up"
|
---|
22 |
|
---|
23 |
|
---|
24 | iface_ath0:
|
---|
25 | comment : "Omni voor de buurt"
|
---|
26 | ip : "172.23.26.1/26"
|
---|
27 | sdesc : "omni"
|
---|
28 | mode : "ap"
|
---|
29 | type : "11b"
|
---|
30 | channel : "7"
|
---|
31 | ssid : "ap-WirelessLeiden-Aster"
|
---|
32 | dhcp : "10-60"
|
---|
33 | status : "up"
|
---|
34 |
|
---|
35 |
|
---|
36 | iface_vr0:
|
---|
37 | comment : "Local subnet with PoE"
|
---|
38 | ip : "172.23.26.65/28"
|
---|
39 | sdesc : "local"
|
---|
40 | type : "eth"
|
---|
41 | dhcp : False
|
---|
42 | status : "down"
|
---|
43 |
|
---|
44 |
|
---|
45 | iface_vr1:
|
---|
46 | comment : "Bridge naar lijtweg1, il-west"
|
---|
47 | ip : "172.16.17.92/29"
|
---|
48 | sdesc : "aster2lijtweg1"
|
---|
49 | mode : "station-wds"
|
---|
50 | type : "eth"
|
---|
51 | extra_type : "eth2wifibridge"
|
---|
52 | ssid : "il-w.lijtweg1.wleiden.net"
|
---|
53 | dhcp : False
|
---|
54 | compass : "o"
|
---|
55 | ns_ip : "172.16.17.91/29"
|
---|
56 | ns_mac : "00:15:6d:70:53:48"
|
---|
57 | bridge_type: "NanoStation5"
|
---|
58 | status : "up"
|
---|
59 |
|
---|
60 |
|
---|
61 | iface_vr2:
|
---|
62 | comment : "Bridge naar UniGorN"
|
---|
63 | ip : "172.16.17.100/29"
|
---|
64 | sdesc : "aster2unigorn"
|
---|
65 | mode : "station-wds"
|
---|
66 | type : "eth"
|
---|
67 | extra_type : "eth2wifibridge"
|
---|
68 | ssid : "il-o.unigorn.wleiden.net"
|
---|
69 | dhcp : False
|
---|
70 | compass : "zo"
|
---|
71 | ns_ip : "172.16.17.99/29"
|
---|
72 | ns_mac : "00:15:6d:f6:bb:99"
|
---|
73 | bridge_type: "NanoStation5"
|
---|
74 | status : "up"
|
---|
75 |
|
---|
76 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.