source: genesis/nodes/proxy6/wleiden.yaml@ 10059

Last change on this file since 10059 was 10059, checked in by rick, 13 years ago

Initial import if wleiden.yaml files. Migration/Removal of old ones will be
soon.

Related-To ticket:117

File size: 1.1 KB
Line 
1#
2# DO NOT EDIT - Automatically generated by 'gformat'
3# Generated at Thu Mar 8 20:33:52 2012 by rvdzwet-MacBookPro
4#
5# Genesis config yaml style
6# vim:ts=2:et:sw=2:ai
7#
8comment : "None"
9gateway : "192.168.1.1"
10ileiden : False
11interfaces: "sis0,sis1"
12internalif: "sis1"
13internalroute: "172.16.3.145"
14latitude : "4.47107"
15location : "Martijn, Muiderkring 152, 2332 BP, Leiden"
16longitude : "52.16352"
17masterip : "172.16.3.146"
18nodename : "Proxy6"
19nodetype : "Proxy"
20proxyid : 6
21rdnap_x : 92318
22rdnap_y : 464324
23release : "8.0-RELEASEE"
24status : "up"
25
26
27iface_sis0:
28 comment : "link naar Router"
29 interface : "sis0"
30 ip : "192.168.1.200/24"
31 desc : "Link naar router"
32 sdesc : "uplink"
33 type : "eth"
34 dhcp : "no"
35 compass : "None"
36 status : "up"
37
38
39iface_sis1:
40 comment : "link naar NodeMuiderkring"
41 interface : "sis1"
42 ip : "172.16.3.146/30"
43 desc : "Link naar NodeMuiderkring"
44 sdesc : "downlink"
45 type : "eth"
46 dhcp : "no"
47 compass : "None"
48 status : "up"
49
50
Note: See TracBrowser for help on using the repository browser.