Changeset 11229 in genesis for nodes/HybridRobijn
- Timestamp:
- Jun 4, 2012, 6:48:00 PM (12 years ago)
- Location:
- nodes/HybridRobijn
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridRobijn/wleiden.yaml
r10892 r11229 4 4 board : "ALIX2" 5 5 comment : "None" 6 ileiden : True7 6 latitude : "52.15457" 8 7 location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden" … … 10 9 masterip : "172.20.8.1" 11 10 nodename : "Robijn" 12 nodetype : " CNode"11 nodetype : "Hybrid" 13 12 rdnap_x : 91729 14 13 rdnap_y : 463336 15 release : "8.2-RELEASE" 14 release : "9.0-RELEASE" 15 service_accesspoint: True 16 service_incoming_rdr: False 17 service_proxy_ileiden: False 18 service_proxy_normal: False 16 19 status : "up" 17 20 … … 19 22 iface_ath0: 20 23 comment : "Omni voor de buurt" 21 ip : "172.20.8.1/2 6"24 ip : "172.20.8.1/24" 22 25 sdesc : "omni" 23 26 mode : "ap" … … 25 28 channel : "4" 26 29 ssid : "ap-WirelessLeiden-Robijn" 27 dhcp : "10- 60"30 dhcp : "10-250" 28 31 status : "up" 29 32 … … 32 35 comment : "Ethernet naar Robijn" 33 36 ip : "172.20.8.65/28" 34 sdesc : " eth"37 sdesc : "local" 35 38 type : "eth" 36 39 dhcp : "67-78"
Note:
See TracChangeset
for help on using the changeset viewer.