source: genesis/nodes/CNodeHMKerk2/wleiden.yaml@ 11357

Last change on this file since 11357 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: 1.4 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net45xx"
5comment : "None"
6ileiden : False
7latitude : "52.16834"
8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
9longitude : "4.58008"
10masterip : "172.25.64.1"
11monitoring_group: "westeinder"
12nodename : "HMKerk2"
13nodetype : "CNode"
14rdnap_x : 99782
15rdnap_y : 464772
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "Ethernet naar Kerk"
22 ip : "172.25.64.65/29"
23 sdesc : "eth"
24 type : "eth"
25 dhcp : False
26 status : "up"
27
28
29iface_sis1:
30 comment : "Ethernet naar HMKerk1"
31 ip : "172.16.1.142/30"
32 sdesc : "2hmkerk1"
33 type : "eth"
34 dhcp : False
35 status : "up"
36
37
38iface_wi0:
39 comment : "Link naar Graficall Wireless Leiden"
40 ip : "172.16.0.86/30"
41 sdesc : "2graficall"
42 mode : "ap"
43 type : "11b"
44 ssid : "il-n.graficall.wleiden.net"
45 dhcp : False
46 compass : "n"
47 status : "up"
48
49
50iface_wi1:
51 comment : "Link naar Struyk Verwo Leimuiden."
52 ip : "172.16.1.185/30"
53 sdesc : "2lmstruykverwo1"
54 mode : "ap"
55 type : "11b"
56 ssid : "il-no.hmkerk.wleiden.net"
57 dhcp : False
58 compass : "ne"
59 status : "up"
60
61
62iface_wi1_alias0:
63 comment : "Link naar HMgw2."
64 ip : "172.16.2.89/30"
65 sdesc : "2hmgw2"
66 mode : "ap"
67 type : "11b"
68 dhcp : False
69 status : "up"
70
71
Note: See TracBrowser for help on using the repository browser.