source: genesis/nodes/CNodeOBLc/wleiden.yaml@ 10887

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.15845"
[10116]8location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
[10881]9longitude : "4.49348"
[10116]10masterip : "172.17.153.1"
11nodename : "OBLc"
12nodetype : "CNode"
[10059]13rdnap_x : 93844
14rdnap_y : 463741
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_ep0:
[10885]20 comment : "AP voor bieb"
[10116]21 interface : "ep0"
22 ip : "172.17.153.1/24"
23 sdesc : "apples"
24 type : "eth"
25 dhcp : "10-250"
26 compass : "None"
27 status : "up"
[10059]28
[10116]29
[10059]30iface_wi0:
[10884]31 comment : "Link naar CeTIM3"
[10116]32 interface : "wi0"
33 ip : "172.16.0.162/30"
34 sdesc : "2cetim3"
[10703]35 mode : "ap"
[10116]36 type : "11b"
37 channel : "9"
38 ssid : "il-nw.cetim3.wleiden.net"
[10454]39 dhcp : False
[10116]40 compass : "nw"
41 status : "up"
[10059]42
[10116]43
[10059]44iface_xl0:
[10885]45 comment : "Ethernet naar OBL"
[10116]46 interface : "xl0"
47 ip : "172.17.152.65/27"
48 sdesc : "eth"
49 type : "eth"
[10454]50 dhcp : False
[10116]51 compass : "None"
52 status : "up"
[10059]53
[10116]54
Note: See TracBrowser for help on using the repository browser.