Changeset 12292 in genesis
- Timestamp:
- May 8, 2013, 6:30:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/HybridRobijn/wleiden.yaml
r12230 r12292 4 4 board : "ALIX2" 5 5 comment : "None" 6 gateway : "192.168.178.1" 6 7 latitude : "52.15457" 7 8 location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden" … … 14 15 rdnap_y : 463336 15 16 release : "9.0-RELEASE" 17 remote_access: "83.86.137.210:22" 16 18 service_accesspoint: True 17 19 service_concentrator: False 18 20 service_incoming_rdr: False 19 service_proxy_ileiden: False20 service_proxy_normal: False21 service_proxy_ileiden: True 22 service_proxy_normal: True 21 23 status : "up" 22 24 … … 40 42 type : "eth" 41 43 dhcp : "10-250" 42 status : "down" 44 status : "up" 45 46 iface_ue0_alias0: 47 comment : "Uplink" 48 ip : "192.168.178.10/24" 49 sdesc : "uplink" 50 type : "eth" 51 dhcp : False 52 status : "up" 43 53 44 54
Note:
See TracChangeset
for help on using the changeset viewer.