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