Changeset 10104 in genesis for nodes/proxy13/wleiden.yaml


Ignore:
Timestamp:
Mar 11, 2012, 10:07:27 AM (13 years ago)
Author:
richardvm
Message:

yaml needed for gformat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy13/wleiden.yaml

    r10067 r10104  
    33#
    44comment   : "None"
    5 gateway   : "192.168.42.1"
    6 ileiden   : False
    7 interfaces: "vr0,vr1"
    8 internalif: "vr1"
    9 internalroute: "172.16.3.97"
    10 latitude  : "4.47100"
    11 location  : "Brahmslaan 40, 2324 AN, Leiden"
    12 longitude : "52.13999"
    13 masterip  : "172.16.3.98"
    14 nat       : True
    15 nodename  : "Proxy13"
    16 nodetype  : "Proxy"
    17 proxyid   : 13
     5interfaces: vr0,vr1
     6latitude  : 0
     7location  : 'Brahmslaan 40, 2324 AN, Leiden'
     8longitude : 0
     9masterip  : 172.16.3.98
     10release   : 8.2-RELEASE
     11nodename  : Proxy13
     12nodetype  : Proxy
    1813rdnap_x   : 92280
    1914rdnap_y   : 461707
    20 release   : "8.2-RELEASE"
    21 remote_access: "riff.vanderzwet.net:1022"
    22 status    : "up"
    23 
    24 
     15status    : up
     16ileiden   : no
     17internalif: vr1
     18nat: yes
     19internalroute: 172.16.3.97
     20remote_access: riff.vanderzwet.net:1022
     21gateway: 192.168.42.1
     22proxyid: 13
    2523iface_vr0:
    26   comment    : "link naar Router"
    27   interface  : "vr0"
    28   ip         : "0.0.0.0/30"
    29   desc       : "Link naar router"
    30   sdesc      : "uplink"
    31   type       : "eth"
    32   dhcp       : "no"
    33   compass    : "None"
    34   dhcpclient : "yes"
    35   status     : "up"
    36 
     24  comment    : 'link naar Router'
     25  compass    : 'None'
     26  desc       : 'Link naar router'
     27  dhcp       : 'no'
     28  dhcpclient : 'yes'
     29  interface  : 'vr0'
     30  ip         : '0.0.0.0/30'
     31  sdesc      : 'uplink'
     32  status     : 'up'
     33  type       : 'eth'
    3734
    3835iface_vr1:
    39   comment    : "link naar NodeRick"
    40   interface  : "vr1"
    41   ip         : "172.16.3.98/30"
    42   desc       : "Link naar NodeRick"
    43   sdesc      : "downlink"
    44   type       : "eth"
    45   dhcp       : "no"
    46   compass    : "None"
    47   status     : "up"
     36  comment    : 'link naar NodeRick'
     37  compass    : 'None'
     38  desc       : 'Link naar NodeRick'
     39  dhcp       : 'no'
     40  interface  : 'vr1'
     41  ip         : '172.16.3.98/30'
     42  sdesc      : 'downlink'
     43  status     : 'up'
     44  type       : 'eth'
    4845
    49 
Note: See TracChangeset for help on using the changeset viewer.