source: genesis/nodes/proxy62/wleiden.yaml@ 10463

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

Boolean values should be real boolean values.

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10116]5comment : " verbonden met adsl gateway 192.168.3.254 nameservers: 217.149.192.6 en 217.149.196.6 "
[10240]6externalif: "sis0"
[10116]7firewall_block: "192.168.0.0/16"
8gateway : "192.168.3.254"
9ileiden : False
10internalif: "sis1"
11internalroute: "172.17.16.65"
[10374]12latitude : "52.15685"
[10116]13location : " Huub, Rapenburg 62, 2311EZ, Leiden"
[10374]14longitude : "4.48626"
[10116]15masterip : "172.17.16.66"
16nat : False
[10321]17nodename : "proxy62"
[10116]18nodetype : "Proxy"
19proxyid : 62
20rdnap_x : "093348"
[10059]21rdnap_y : 463569
[10311]22release : "9.0-RELEASE"
[10116]23status : "up"
[10059]24
[10116]25
[10059]26iface_sis0:
[10116]27 comment : "link naar Router"
28 interface : "sis0"
29 ip : "192.168.3.101/24"
30 desc : "Link naar router"
31 sdesc : "uplink"
32 type : "eth"
[10454]33 dhcp : False
[10116]34 compass : "None"
35 status : "up"
[10059]36
[10116]37
[10059]38iface_sis1:
[10116]39 comment : "link naar NodeHuub"
40 interface : "sis1"
41 ip : "172.17.16.66/30"
42 desc : "Link naar NodeHuub"
43 sdesc : "downlink"
44 type : "eth"
[10454]45 dhcp : False
[10116]46 compass : "None"
47 status : "up"
[10059]48
[10116]49
Note: See TracBrowser for help on using the repository browser.