source: genesis/nodes/HybridLUMC/wleiden.yaml@ 11386

Last change on this file since 11386 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.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16593"
[10116]8location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
[10881]9longitude : "4.47881"
[10116]10masterip : "172.19.130.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "LUMC"
[11264]13nodetype : "Hybrid"
[10116]14rdnap_x : "092851"
[10059]15rdnap_y : 464586
[11264]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11264]26 ip : "172.19.130.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "8"
[10156]31 ssid : "ap-WirelessLeiden-Lumc"
[11264]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[11322]37 comment : "Interlink zuidwest"
[10116]38 ip : "172.16.4.105/29"
[11264]39 sdesc : "2zuidwest"
40 mode : "ap-wds"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "116"
44 ssid : "il-zw.lumc.wleiden.net"
[10454]45 dhcp : False
[10116]46 compass : "sw"
47 ns_ip : "172.16.4.106/29"
48 ns_mac : "00:15:6d:bd:69:00"
[10892]49 bridge_type: "NanoStation5"
[10915]50 status : "down"
[10116]51
52
[10059]53iface_vr0:
[11322]54 comment : "Interlink west"
[10116]55 ip : "172.16.4.84/29"
56 sdesc : "2unigor1"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "128"
[11264]61 ssid : "il-zo.unigor.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "w"
[10116]64 ns_ip : "172.16.4.83/29"
65 ns_mac : "00:15:6d:70:54:c9"
[10892]66 bridge_type: "NanoStation5"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[11322]71 comment : "Link zuidoost naar CeTIM2"
[10116]72 ip : "172.16.4.97/29"
73 sdesc : "2cetim2"
[11264]74 mode : "ap-wds"
[10116]75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "136"
78 ssid : "il-z.lumc.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "zo"
[10116]81 ns_ip : "172.16.4.98/29"
82 ns_mac : "00:15:6d:70:53:6d"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr1_alias0:
[11322]88 comment : "Link zuidoost naar Lebkov"
[10116]89 ip : "172.16.4.161/29"
90 sdesc : "2lebkov"
91 type : "eth"
92 extra_type : "eth2wifibridge"
[10454]93 dhcp : False
[10116]94 status : "up"
95
96
97iface_vr2:
[10885]98 comment : "Ethernet naar webcam"
[10116]99 ip : "172.16.3.21/30"
100 sdesc : "2webcam"
101 type : "eth"
[10454]102 dhcp : False
[10116]103 status : "up"
104
105
Note: See TracBrowser for help on using the repository browser.