source: genesis/nodes/HybridUniGorN/wleiden.yaml@ 11342

Last change on this file since 11342 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: 2.6 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16825"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45966"
[10116]9masterip : "172.19.135.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGorN"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91544
14rdnap_y : 464861
[11261]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
20
21
22iface_ath0:
[10884]23 comment : "Oegstgeest richting N"
[11261]24 ip : "172.19.135.1/24"
[10116]25 sdesc : "n"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "4"
[11261]29 ssid : "ap-WirelessLeiden-Unigor-noord"
30 dhcp : "10-250"
[10116]31 compass : "n"
32 status : "up"
33
34
[10059]35iface_ue0:
[10884]36 comment : "Link naar Kaag2"
[10116]37 ip : "172.16.17.73/29"
38 sdesc : "2kaag2"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "140"
43 ssid : "il-no.unigorn.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "no"
[10116]46 ns_ip : "172.16.17.74/29"
[10350]47 ns_mac : "00:27:22:10:FD:F8"
[10892]48 bridge_type: "NanoStation M5"
[10350]49 status : "up"
[10059]50
51
[10116]52iface_ue0_alias0:
[10885]53 comment : "A Link naar Hofwijck"
[10116]54 ip : "172.16.17.233/29"
55 sdesc : "2hofwijck"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 status : "up"
59
60
61iface_vr0:
[10885]62 comment : "A Link naar Aster"
[10116]63 ip : "172.16.17.97/29"
64 sdesc : "2Aster"
65 mode : "station-wds"
66 type : "eth"
67 channel : "104"
68 ssid : "il-o.unigorn.wleiden.net"
[10463]69 dhcp : False
[10729]70 compass : "nw"
[10116]71 ns_ip : "172.16.17.98/29"
72 ns_mac : "00:15:6d:ea:f0:64"
[10892]73 bridge_type: "NanoStation5"
[10116]74 status : "up"
75
76
[10059]77iface_vr0_alias0:
[10885]78 comment : "A Link naar Psycho"
[10116]79 ip : "172.16.16.105/29"
80 sdesc : "2Psycho"
81 type : "eth"
[10463]82 dhcp : False
[10116]83 status : "up"
[10059]84
85
[10116]86iface_vr1:
[10884]87 comment : "Link naar Rustenborch"
[10116]88 ip : "172.16.17.241/29"
89 sdesc : "2rustenborch"
90 mode : "station-wds"
91 type : "eth"
92 channel : "128"
93 ssid : "il-n.unigorn.wleiden.net"
[10454]94 dhcp : False
[10116]95 compass : "n"
96 ns_ip : "172.16.17.242/29"
97 ns_mac : "00:15:6d:f2:37:fa"
[10892]98 bridge_type: "NanoStation5"
[10116]99 status : "up"
[10059]100
[10116]101
[10059]102iface_vr1_alias0:
[10884]103 comment : "Link naar LIACS"
[10116]104 ip : "172.16.4.45/30"
105 sdesc : "2liacs"
106 type : "eth"
[10454]107 dhcp : False
[10116]108 status : "up"
[10059]109
110
[10116]111iface_vr2:
[10885]112 comment : "EthernetLink naar UniGor nodes"
[10116]113 ip : "172.19.128.67/28"
114 sdesc : "2unigor"
115 type : "eth"
[10454]116 dhcp : False
[10116]117 status : "up"
[10059]118
[10321]119
Note: See TracBrowser for help on using the repository browser.