Changeset 10104 in genesis for nodes/CNodeDrijfhuis/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/CNodeDrijfhuis/wleiden.yaml

    r10074 r10104  
    33#
    44comment   : "None"
    5 ileiden   : True
    6 interfaces: "ath0,vr0,vr1"
    7 latitude  : "4.74572"
    8 location  : "Jachthaven Drijfhuis,1431 AA,Aalsmeer"
    9 longitude : "52.26384"
    10 masterip  : "172.17.12.1"
    11 nodename  : "Drijfhuis"
    12 nodetype  : "CNode"
     5interfaces: ath0,vr0,vr1
     6latitude  : 0
     7location  : 'Jachthaven Drijfhuis,1431 AA,Aalsmeer'
     8longitude : 0
     9masterip  : 172.17.12.1
     10release   : 8.2-RELEASE
     11nodename  : Drijfhuis
     12nodetype  : CNode
    1313rdnap_x   : 111208
    1414rdnap_y   : 475284
    15 release   : "8.2-RELEASE"
    16 status    : "up"
    17 
    18 
     15status    : up
     16ileiden   : yes
    1917iface_ath0:
    20   interface  : "ath0"
    21   ip         : "172.17.12.1/26"
    22   desc       : "OMNI voor Wifi op de Drijfhuis"
    23   sdesc      : "ap-omni"
    24   mode       : "ap-wds"
    25   type       : "11b"
    26   channel    : "4"
    27   ssid       : "ap-westeinder-drijfhuis"
    28   dhcp       : "20-50"
    29   compass    : "None"
    30   status     : "up"
    31 
     18  channel    : '4'
     19  compass    : 'None'
     20  desc       : 'OMNI voor Wifi op de Drijfhuis'
     21  dhcp       : '20-50'
     22  interface  : 'ath0'
     23  ip         : '172.17.12.1/26'
     24  mode       : 'ap-wds'
     25  sdesc      : 'ap-omni'
     26  ssid       : 'ap-westeinder-drijfhuis'
     27  status     : 'up'
     28  type       : '11b'
    3229
    3330iface_vr0:
    34   interface  : "vr0"
    35   ip         : "172.16.16.36/29"
    36   desc       : "Nanostation5 naar Watertoren"
    37   sdesc      : "2watertoren"
    38   mode       : "station-wds"
    39   type       : "eth"
    40   channel    : "132"
    41   ssid       : "il-nw.watertoren1.wleiden.net"
    42   dhcp       : "no"
    43   bridge_type: "NanoStation5"
    44   compass    : "nw"
    45   ns_ip      : "172.16.16.35"
    46   ns_mac     : "00:15:6d:70:50:04"
    47   status     : "up"
    48 
     31  channel    : '132'
     32  compass    : 'nw'
     33  desc       : 'Nanostation5 naar Watertoren'
     34  dhcp       : 'no'
     35  interface  : 'vr0'
     36  ip         : '172.16.16.36/29'
     37  mode       : 'station-wds'
     38  ns_ip      : '172.16.16.35'
     39  ns_mac     : '00:15:6d:70:50:04'
     40  sdesc      : '2watertoren'
     41  ssid       : 'il-nw.watertoren1.wleiden.net'
     42  status     : 'up'
     43  type       : 'eth'
    4944
    5045iface_vr1:
    51   interface  : "vr1"
    52   ip         : "172.16.3.233/29"
    53   desc       : "Nanostation5 naar schiphol (UNUSED)"
    54   sdesc      : "2schiphol"
    55   mode       : "station-wds"
    56   type       : "eth"
    57   channel    : "60"
    58   ssid       : "il-zw.drijfhuis.wleiden.net"
    59   dhcp       : "no"
    60   bridge_type: "NanoStation5"
    61   compass    : "sw"
    62   ns_ip      : "172.16.3.234/29"
    63   ns_mac     : "00:15:6d:70:4d:6d"
    64   status     : "down"
     46  channel    : '60'
     47  compass    : 'sw'
     48  desc       : 'Nanostation5 naar schiphol (UNUSED)'
     49  dhcp       : 'no'
     50  interface  : 'vr1'
     51  ip         : '172.16.3.233/29'
     52  mode       : 'station-wds'
     53  ns_ip      : '172.16.3.234/29'
     54  ns_mac     : '00:15:6d:70:4d:6d'
     55  sdesc      : '2schiphol'
     56  ssid       : 'il-zw.drijfhuis.wleiden.net'
     57  status     : 'down'
     58  type       : 'eth'
    6559
    66 
Note: See TracChangeset for help on using the changeset viewer.