Changeset 10454 in genesis for nodes/proxy12
- Timestamp:
- Apr 12, 2012, 7:28:14 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy12/wleiden.yaml
r10434 r10454 30 30 sdesc : "uplink" 31 31 type : "eth" 32 dhcp : "no"32 dhcp : False 33 33 compass : "None" 34 34 status : "up" … … 42 42 sdesc : "mobotix" 43 43 type : "eth" 44 dhcp : "no"44 dhcp : False 45 45 compass : "None" 46 46 status : "up" … … 54 54 sdesc : "downlink" 55 55 type : "eth" 56 dhcp : "no"56 dhcp : False 57 57 compass : "None" 58 58 status : "up"
Note:
See TracChangeset
for help on using the changeset viewer.