Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | externalif: "sis1"
|
---|
6 | gateway : "192.168.0.1"
|
---|
7 | ileiden : False
|
---|
8 | internalif: "sis0"
|
---|
9 | internalroute: "172.22.0.65"
|
---|
10 | latitude : "52.15367"
|
---|
11 | location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
|
---|
12 | longitude : "4.44820"
|
---|
13 | masterip : "172.22.0.66"
|
---|
14 | nodename : "proxy10"
|
---|
15 | nodetype : "Proxy"
|
---|
16 | proxyid : 10
|
---|
17 | rdnap_x : 90739
|
---|
18 | rdnap_y : 463249
|
---|
19 | release : "8.2-RELEASE"
|
---|
20 | status : "up"
|
---|
21 |
|
---|
22 |
|
---|
23 | iface_sis0:
|
---|
24 | comment : "Ethernet"
|
---|
25 | interface : "sis0"
|
---|
26 | ip : "172.22.0.66/30"
|
---|
27 | desc : "Link naar Node zwaluw"
|
---|
28 | sdesc : "2zwaluwak"
|
---|
29 | type : "eth"
|
---|
30 | dhcp : "no"
|
---|
31 | compass : "None"
|
---|
32 | status : "up"
|
---|
33 |
|
---|
34 |
|
---|
35 | iface_sis1:
|
---|
36 | comment : "Link naar router"
|
---|
37 | interface : "sis1"
|
---|
38 | ip : "0.0.0.0/30"
|
---|
39 | desc : "Link naar router"
|
---|
40 | sdesc : "uplink"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : "no"
|
---|
43 | compass : "None"
|
---|
44 | dhcpclient : "yes"
|
---|
45 | status : "up"
|
---|
46 |
|
---|
47 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.