source: genesis/nodes/HybridCeTIM3/wleiden.yaml@ 13313

Last change on this file since 13313 was 11554, checked in by rick, 12 years ago

Cleanup actie.

File size: 885 bytes
RevLine 
[11359]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.15797"
7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
8longitude : "4.49423"
9masterip : "172.17.0.22"
10monitoring_group: "wleiden"
11nodename : "CeTIM3"
12nodetype : "Hybrid"
13rdnap_x : 93895
14rdnap_y : 463687
[11363]15release : "9.0-RELEASE"
[11359]16service_accesspoint: False
[11554]17service_concentrator: False
[11359]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[11409]21status : "down"
[11359]22
[11519]23
[11359]24iface_vr0:
[11361]25 comment : "Ethernet naar CeTIM1 via switch"
[11359]26 ip : "172.17.0.22/30"
[11361]27 sdesc : "2cetim1"
[11359]28 type : "eth"
29 dhcp : False
30 status : "up"
31
32
33iface_vr1:
34 comment : "Ethernet naar kerk voor video upload"
35 ip : "192.168.3.1/24"
36 sdesc : "2video"
37 type : "eth"
[11519]38 dhcp : "10-250"
[11359]39 status : "up"
40
[11519]41
Note: See TracBrowser for help on using the repository browser.