Changeset 10116 in genesis for nodes/proxy10/wleiden.yaml


Ignore:
Timestamp:
Mar 11, 2012, 4:25:25 PM (13 years ago)
Author:
richardvm
Message:

cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy10/wleiden.yaml

    r10104 r10116  
    33#
    44comment   : "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
     5gateway   : "192.168.0.1"
     6ileiden   : False
     7interfaces: "sis0,sis1"
     8internalif: "sis0"
     9internalroute: "172.22.0.65"
     10latitude  : "4.44820"
     11location  : "PC Basisschool De Zwaluw, A. Kleijnstraat 8, 2331 DV, Leiden"
     12longitude : "52.15367"
     13masterip  : "172.22.0.66"
     14nodename  : "Proxy10"
     15nodetype  : "Proxy"
     16proxyid   : 10
    1317rdnap_x   : 90739
    1418rdnap_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
     19release   : "8.2-RELEASE"
     20status    : "up"
     21
     22
    2123iface_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
    3134
    3235iface_sis1:
    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'
     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"
    4346
     47
Note: See TracChangeset for help on using the changeset viewer.