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