Rev | Line | |
---|
[11359] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | board : "ALIX2"
|
---|
| 5 | comment : "None"
|
---|
| 6 | latitude : "52.15797"
|
---|
| 7 | location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
|
---|
| 8 | longitude : "4.49423"
|
---|
| 9 | masterip : "172.17.0.22"
|
---|
| 10 | monitoring_group: "wleiden"
|
---|
| 11 | nodename : "CeTIM3"
|
---|
| 12 | nodetype : "Hybrid"
|
---|
| 13 | rdnap_x : 93895
|
---|
| 14 | rdnap_y : 463687
|
---|
[11363] | 15 | release : "9.0-RELEASE"
|
---|
[11359] | 16 | service_accesspoint: False
|
---|
| 17 | service_incoming_rdr: False
|
---|
| 18 | service_proxy_ileiden: False
|
---|
| 19 | service_proxy_normal: False
|
---|
[11409] | 20 | status : "down"
|
---|
[11359] | 21 |
|
---|
[11519] | 22 |
|
---|
[11359] | 23 | iface_vr0:
|
---|
[11361] | 24 | comment : "Ethernet naar CeTIM1 via switch"
|
---|
[11359] | 25 | ip : "172.17.0.22/30"
|
---|
[11361] | 26 | sdesc : "2cetim1"
|
---|
[11359] | 27 | type : "eth"
|
---|
| 28 | dhcp : False
|
---|
| 29 | status : "up"
|
---|
| 30 |
|
---|
| 31 |
|
---|
| 32 | iface_vr1:
|
---|
| 33 | comment : "Ethernet naar kerk voor video upload"
|
---|
| 34 | ip : "192.168.3.1/24"
|
---|
| 35 | sdesc : "2video"
|
---|
| 36 | type : "eth"
|
---|
[11519] | 37 | dhcp : "10-250"
|
---|
[11359] | 38 | status : "up"
|
---|
| 39 |
|
---|
[11519] | 40 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.