Changeset 10116 in genesis for nodes/proxy97/wleiden.yaml
- Timestamp:
- Mar 11, 2012, 4:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy97/wleiden.yaml
r10104 r10116 3 3 # 4 4 comment : "None" 5 interfaces: sis0,sis1 6 latitude : 0 7 location : 'CeTIM office, Plantsoen 97, 2311 KL, Leiden' 8 longitude : 0 9 masterip : 172.17.169.66 10 release : 8.0-RELEASE 11 nodename : Proxy97 12 nodetype : Proxy 5 gateway : "10.0.1.1" 6 ileiden : True 7 interfaces: "sis0,sis1" 8 internalif: "sis1" 9 internalroute: "172.17.169.65" 10 latitude : "4.49646" 11 location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden" 12 longitude : "52.15395" 13 masterip : "172.17.169.66" 14 nodename : "Proxy97" 15 nodetype : "Proxy" 16 proxyid : 97 13 17 rdnap_x : 94042 14 18 rdnap_y : 463238 15 status : up 16 ileiden : yes 17 internalif: sis1 18 internalroute: 172.17.169.65 19 gateway: 10.0.1.1 20 proxyid: 97 19 release : "8.0-RELEASE" 20 status : "up" 21 22 21 23 iface_sis0: 22 comment : 'link naar router' 23 compass : 'None' 24 desc : 'naar router' 25 dhcp : 'no' 26 interface : 'sis0' 27 ip : '10.0.1.100/24' 28 sdesc : 'uplink' 29 status : 'up' 30 type : 'eth' 24 comment : "link naar router" 25 interface : "sis0" 26 ip : "10.0.1.100/24" 27 desc : "naar router" 28 sdesc : "uplink" 29 type : "eth" 30 dhcp : "no" 31 compass : "None" 32 status : "up" 33 31 34 32 35 iface_sis1: 33 comment : 'link naar NodePlantsoen2'34 compass : 'None'35 desc : 'Link naar NodePlantsoen2'36 d hcp : 'no'37 interface : 'sis1'38 ip : '172.17.169.66/28'39 sdesc : 'downlink'40 status : 'up'41 type : 'eth'36 comment : "link naar NodePlantsoen2" 37 interface : "sis1" 38 ip : "172.17.169.66/28" 39 desc : "Link naar NodePlantsoen2" 40 sdesc : "downlink" 41 type : "eth" 42 dhcp : "no" 43 compass : "None" 44 status : "up" 42 45 46
Note:
See TracChangeset
for help on using the changeset viewer.