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