source: genesis/nodes/HybridLeythenrode2/wleiden.yaml@ 11413

Last change on this file since 11413 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.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "ALIX2"
[10268]5comment : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
[10116]6gateway : "192.168.200.1"
[10881]7latitude : "52.15576"
[11265]8location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
[10881]9longitude : "4.53567"
[11274]10masterip : "172.17.7.1"
[11325]11monitoring_group: "wleiden"
[11265]12nodename : "Leythenrode2"
13nodetype : "Hybrid"
[10059]14rdnap_x : 96728
15rdnap_y : 463407
[11265]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: True
19service_proxy_normal: True
[10116]20status : "up"
21
22
[10268]23iface_vr0:
[11265]24 comment : "External Link"
[10116]25 ip : "192.168.200.100/24"
[11265]26 sdesc : "2external"
[10116]27 type : "eth"
[10454]28 dhcp : False
[10116]29 status : "up"
[10059]30
[10116]31
[10268]32iface_vr1:
[11265]33 comment : "Ethernet"
34 ip : "172.17.7.1/24"
35 sdesc : "localsubnet"
36 type : "eth"
37 dhcp : "10-250"
38 status : "up"
39
[11322]40
[11265]41iface_vr1_alias0:
42 comment : "Local 28-subnet to Leythenrode1 and clients (ap bridges)"
43 ip : "172.17.0.2/28"
[10116]44 sdesc : "Leythenrode_subnet"
45 type : "eth"
[10454]46 dhcp : False
[10116]47 status : "up"
[10059]48
[10116]49
Note: See TracBrowser for help on using the repository browser.