source: genesis/nodes/HybridUniGor1/wleiden.yaml@ 11325

Last change on this file since 11325 was 11325, checked in by rick, 13 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.0 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.16782"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45961"
[10116]9masterip : "172.17.35.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGor1"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[11261]15service_accesspoint: True
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
[10116]19status : "up"
[10059]20
[10116]21
[10059]22iface_ath0:
[10116]23 comment : "AP Richting oost"
24 ip : "172.17.35.1/24"
25 sdesc : "ap-o"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "2"
[10156]29 ssid : "ap-WirelessLeiden-Unigor-oost"
[10116]30 dhcp : "10-250"
31 status : "up"
[10059]32
[10116]33
34iface_vr0:
[10885]35 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]36 ip : "172.19.128.65/28"
37 sdesc : "eth"
38 type : "eth"
[10454]39 dhcp : False
[10116]40 status : "up"
41
[10321]42
[10116]43iface_vr1:
[11322]44 comment : "Link naar Cope"
[10116]45 ip : "172.16.3.185/29"
46 sdesc : "2cope"
[11261]47 mode : "ap-wds"
[10116]48 type : "eth"
49 extra_type : "eth2wifibridge"
50 channel : "128"
51 ssid : "il-zo.unigor1.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "zo"
[10116]54 ns_ip : "172.16.3.186/29"
55 ns_mac : "00:15:6d:f2:38:a0"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
58
59
60iface_vr1_alias0:
[11322]61 comment : "Link naar LUMC"
[10116]62 ip : "172.16.4.81/29"
63 sdesc : "2lumc"
64 type : "eth"
[10454]65 dhcp : False
[10116]66 status : "up"
67
68
[10104]69iface_vr2:
[11322]70 comment : "Link naar Robijn"
[10308]71 ip : "172.16.5.217/29"
[10116]72 sdesc : "2robijn"
[11261]73 mode : "ap-wds"
[10116]74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "104"
77 ssid : "il-z.unigor1.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "z"
[10116]80 ns_ip : "172.16.5.218/29"
81 ns_mac : "00:15:6d:f2:38:bd"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
[10059]84
[10116]85
[10104]86iface_vr2_alias0:
[11261]87 comment : "Link naar Zwaluwak"
[10116]88 ip : "172.16.3.69/30"
89 sdesc : "2zwaluwak"
90 type : "eth"
[10463]91 dhcp : False
[10116]92 status : "up"
[10104]93
[10059]94
Note: See TracBrowser for help on using the repository browser.