source: genesis/nodes/HybridPlantsoen/wleiden.yaml@ 11506

Last change on this file since 11506 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.2 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.15395"
[10116]7location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]8longitude : "4.49646"
[10116]9masterip : "172.17.169.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Plantsoen2"
[11268]12nodetype : "Hybrid"
[10059]13rdnap_x : 94042
14rdnap_y : 463238
[10118]15release : "9.0-RELEASE"
[11268]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
21
22
[10059]23iface_ath0:
[10885]24 comment : "AP voor de buurt"
[11268]25 ip : "172.17.169.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "7"
[11268]30 ssid : "ap-WirelessLeiden-Plantsoen2"
31 dhcp : "10-250"
[10116]32 compass : "omni"
33 status : "up"
[10059]34
[10156]35
[10145]36iface_ue0:
37 comment : "Link naar ROC1"
38 ip : "172.16.5.12/29"
39 sdesc : "2roc1"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "132"
44 ssid : "il-n.roc1.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "z"
[10145]47 ns_ip : "172.16.5.11/29"
48 ns_mac : "00:27:22:10:FD:A1"
[11268]49 bridge_type: "NanoStation5"
[10450]50 status : "up"
[10059]51
[10145]52
[10059]53iface_vr0:
[10885]54 comment : "Ethernet naar woning Plantsoen"
[10116]55 ip : "172.17.169.65/28"
56 sdesc : "2plantsoen"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[11322]63 comment : "Interlink north-north-west (Stadhuis)"
[10116]64 ip : "172.16.5.116/29"
65 sdesc : "2Stadhuis"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "44"
70 ssid : "il-zo.stadhuis.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "nw"
[10116]73 distance : "0.5 km"
74 ns_ip : "172.16.5.115/29"
75 ns_mac : "00:15:6d:bd:67:e8"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
[10059]78
[10116]79
80iface_vr2:
[11322]81 comment : "Link to Vosko3"
[10116]82 ip : "172.16.5.92/29"
[10118]83 sdesc : "2vosko3"
[10116]84 mode : "station-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "116"
88 ssid : "il-zo.vosko3.wleiden.net"
[10454]89 dhcp : False
[10118]90 compass : "nw"
[10116]91 distance : "0.7 km"
92 ns_ip : "172.16.5.91/29"
93 ns_mac : "00:15:6d:bd:67:ff"
[11053]94 bridge_type: "NanoStation5"
[10350]95 status : "up"
[10116]96
97
Note: See TracBrowser for help on using the repository browser.