Changeset 10104 in genesis for nodes/proxy10
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy10/wleiden.yaml
r10067 r10104 3 3 # 4 4 comment : "None" 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 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 17 13 rdnap_x : 90739 18 14 rdnap_y : 463249 19 release : "8.2-RELEASE" 20 status : "up" 21 22 15 status : up 16 ileiden : no 17 internalif: sis0 18 internalroute: 172.22.0.65 19 gateway: 192.168.0.1 20 proxyid: 10 23 21 iface_sis0: 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 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' 34 31 35 32 iface_sis1: 36 comment : "Link naar router"37 interface : "sis1"38 ip : "0.0.0.0/30"39 d esc : "Link naar router"40 sdesc : "uplink"41 type : "eth"42 dhcp : "no"43 compass : "None"44 dhcpclient : "yes"45 status : "up"33 comment : 'Link naar router' 34 compass : 'None' 35 desc : 'Link naar router' 36 dhcp : 'no' 37 dhcpclient : 'yes' 38 interface : 'sis1' 39 ip : '0.0.0.0/30' 40 sdesc : 'uplink' 41 status : 'up' 42 type : 'eth' 46 43 47
Note:
See TracChangeset
for help on using the changeset viewer.