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

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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.14705"
[10116]8location : "LCPL, Rooseveltstraat 4C, 2321 BM, Leiden"
[10881]9longitude : "4.48209"
[10116]10masterip : "172.21.16.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "LCPL"
13nodetype : "CNode"
[10059]14rdnap_x : 93049
15rdnap_y : 462483
[10116]16release : "5.0-RELEASE"
[10635]17status : "down"
[10059]18
[10116]19
[10059]20iface_sis0:
[10885]21 comment : "Ethernet naar LCPL"
[10116]22 ip : "172.21.16.65/28"
23 sdesc : "2lab"
24 type : "eth"
[10454]25 dhcp : False
[10116]26 status : "up"
[10059]27
28
[10116]29iface_sis0_alias0:
[10885]30 comment : "Ethernet naar LCPL-Servers"
[10116]31 ip : "172.21.16.97/27"
32 sdesc : "2servers"
33 type : "eth"
[10454]34 dhcp : False
[10116]35 status : "up"
36
37
[10059]38iface_sis0_alias1:
[10885]39 comment : "Ethernet to LCPL-jails"
[10116]40 ip : "172.21.16.129/28"
41 sdesc : "2jails"
42 type : "eth"
[10454]43 dhcp : False
[10116]44 status : "up"
[10059]45
46
[10116]47iface_wi0:
[10888]48 comment : "Omni 8Dbi"
[10116]49 ip : "172.21.16.1/26"
[10454]50 sdesc : False
[10703]51 mode : "ap"
[10116]52 type : "11b"
53 channel : "1"
54 ssid : "ap-omni.lcpl.wleiden.net"
55 dhcp : "10-60"
56 compass : "omni"
57 status : "up"
58
59
[10059]60iface_wi1:
[10116]61 comment : "Link naar Haagwijk"
62 ip : "172.16.1.174/30"
63 sdesc : "2haagwijk"
[10703]64 mode : "ap"
[10116]65 type : "11b"
66 channel : "9"
67 ssid : "il-o.haagwijk.wleiden.net"
[10454]68 dhcp : False
[10116]69 compass : "e"
70 status : "up"
[10059]71
[10116]72
73iface_wi2:
74 comment : "Link naar Grip"
75 ip : "172.16.1.2/30"
76 sdesc : "2grip"
[10703]77 mode : "ap"
[10116]78 type : "11b"
79 channel : "9"
80 ssid : "il-zw.grip.wleiden.net"
[10454]81 dhcp : False
[10116]82 compass : "sw"
83 status : "up"
84
85
Note: See TracBrowser for help on using the repository browser.