source: genesis/nodes/ProxyCope/wleiden.yaml@ 10884

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

Ruim er nog een paar op die we automatisch konden vinden.

While here; Comment begint met een hoofdletter.

Related-To beheer:ticket:218

File size: 979 bytes
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10240]6externalif: "sis0"
[10116]7firewall_block: "74.125.79.99/32 83.162.36.0/24"
8gateway : "83.162.36.91"
9ileiden : False
10internalif: "sis1"
11internalroute: "172.17.8.66"
[10881]12latitude : "52.15972"
[10116]13location : "Cope, Rapenburg 8, 2311 EV,Leiden"
[10881]14longitude : "4.48521"
[10116]15masterip : "172.17.8.68"
16nat : False
[10526]17nodename : "Cope"
[10116]18nodetype : "Proxy"
19proxyid : 1
[10059]20rdnap_x : 93280
21rdnap_y : 463889
[10116]22release : "8.0-RELEASE"
23status : "up"
24
25
[10059]26iface_sis0:
[10116]27 comment : "Ethernet"
28 interface : "sis0"
29 ip : "83.162.36.91/24"
30 desc : "link naar internet"
31 sdesc : "uplink"
32 type : "eth"
[10454]33 dhcp : False
[10116]34 compass : "None"
35 status : "up"
[10059]36
[10116]37
[10059]38iface_sis1:
[10884]39 comment : "Link naar NodeCope"
[10116]40 interface : "sis1"
41 ip : "172.17.8.68/28"
42 sdesc : "downlink"
43 type : "eth"
[10454]44 dhcp : False
[10116]45 compass : "None"
46 status : "up"
[10059]47
[10116]48
Note: See TracBrowser for help on using the repository browser.