Changeset 10116 in genesis for nodes/proxy10/wleiden.yaml
- Timestamp:
- Mar 11, 2012, 4:25:25 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy10/wleiden.yaml
r10104 r10116 3 3 # 4 4 comment : "None" 5 interfaces: sis0,sis1 6 latitude : 0 7 location : 'PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden' 8 longitude : 0 9 masterip : 172.22.0.66 10 release : 8.2-RELEASE 11 nodename : Proxy10 12 nodetype : Proxy 5 gateway : "192.168.0.1" 6 ileiden : False 7 interfaces: "sis0,sis1" 8 internalif: "sis0" 9 internalroute: "172.22.0.65" 10 latitude : "4.44820" 11 location : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden" 12 longitude : "52.15367" 13 masterip : "172.22.0.66" 14 nodename : "Proxy10" 15 nodetype : "Proxy" 16 proxyid : 10 13 17 rdnap_x : 90739 14 18 rdnap_y : 463249 15 status : up 16 ileiden : no 17 internalif: sis0 18 internalroute: 172.22.0.65 19 gateway: 192.168.0.1 20 proxyid: 10 19 release : "8.2-RELEASE" 20 status : "up" 21 22 21 23 iface_sis0: 22 comment : 'Ethernet' 23 compass : 'None' 24 desc : 'Link naar Node zwaluw' 25 dhcp : 'no' 26 interface : 'sis0' 27 ip : '172.22.0.66/30' 28 sdesc : '2zwaluwak' 29 status : 'up' 30 type : 'eth' 24 comment : "Ethernet" 25 interface : "sis0" 26 ip : "172.22.0.66/30" 27 desc : "Link naar Node zwaluw" 28 sdesc : "2zwaluwak" 29 type : "eth" 30 dhcp : "no" 31 compass : "None" 32 status : "up" 33 31 34 32 35 iface_sis1: 33 comment : 'Link naar router'34 compass : 'None'35 desc : 'Link naar router'36 d hcp : 'no'37 dhcpclient : 'yes'38 interface : 'sis1'39 ip : '0.0.0.0/30'40 sdesc : 'uplink'41 status : 'up'42 type : 'eth'36 comment : "Link naar router" 37 interface : "sis1" 38 ip : "0.0.0.0/30" 39 desc : "Link naar router" 40 sdesc : "uplink" 41 type : "eth" 42 dhcp : "no" 43 compass : "None" 44 dhcpclient : "yes" 45 status : "up" 43 46 47
Note:
See TracChangeset
for help on using the changeset viewer.