Changeset 13844 in genesis for nodes/Zwet/wleiden.yaml


Ignore:
Timestamp:
Apr 28, 2017, 1:37:23 PM (8 years ago)
Author:
rick
Message:

gformat.py cleanup - cosmetic changes to sync all config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Zwet/wleiden.yaml

    r13835 r13844  
    3434
    3535
    36 iface_vr0:
    37   comment    : "Link to PVKerkDuif"
    38   ip         : "172.16.16.169/29"
    39   sdesc      : "2pvkerkduif"
    40   mode       : "ap-wds"
    41   type       : "eth"
    42   extra_type : "eth2wifibridge"
    43   ssid       : "il-o.zwet.wleiden.net"
    44   dhcp       : False
    45   compass    : "o"
    46   ns_ip      : "172.16.16.170/29"
    47   ns_mac     : "00:15:6d:bd:89:93"
    48   bridge_type: "NanoStation5"
    49   status     : "up"
    50 
    51 
    52 iface_vr1:
    53   comment    : "Omni voor de Buurt"
    54   ip         : "172.27.129.129/26"
    55   sdesc      : "2buurt"
    56   mode       : "ap-wds"
    57   type       : "eth"
    58   ssid       : "ap-ZTW-Zwet-Buurt"
    59   dhcp       : "140-180"
    60   ns_ip      : "172.27.129.130/26"
    61   ns_mac     : "00:27:22:66:6c:bc"
    62   bridge_type: "Bullet M2"
    63   status     : "up"
    64 
    65 iface_vr1_extra0:
    66   comment    : "AP repeater muziekcentrum"
    67   ip         : "172.27.129.131/26"
    68   type       : "eth"
    69   ssid       : "ap-ZTW-Zwet-Buurt"
    70   ns_mac     : "dc:9f:db:3e:1c:6b"
    71   bridge_type: "NanoStationLocoM2"
    72   status     : "up"
    73 
    74 iface_vr1_extra1:
    75   comment    : "AP repeater muziekcentrum 2"
    76   ip         : "172.27.129.132/26"
    77   type       : "eth"
    78   ssid       : "ap-ZTW-MuziekCemtrum"
    79   ns_mac     : "dc:9f:db:3e:1e:5a"
    80   bridge_type: "NanoStationLocoM2"
    81   status     : "up"
    82 
    83 
    84 
    8536iface_ue0:
    8637  comment    : "Link naar Jar"
     
    11566
    11667
     68iface_vr0:
     69  comment    : "Link to PVKerkDuif"
     70  ip         : "172.16.16.169/29"
     71  sdesc      : "2pvkerkduif"
     72  mode       : "ap-wds"
     73  type       : "eth"
     74  extra_type : "eth2wifibridge"
     75  ssid       : "il-o.zwet.wleiden.net"
     76  dhcp       : False
     77  compass    : "o"
     78  ns_ip      : "172.16.16.170/29"
     79  ns_mac     : "00:15:6d:bd:89:93"
     80  bridge_type: "NanoStation5"
     81  status     : "up"
     82
     83
     84iface_vr1:
     85  comment    : "Omni voor de Buurt"
     86  ip         : "172.27.129.129/26"
     87  sdesc      : "2buurt"
     88  mode       : "ap-wds"
     89  type       : "eth"
     90  ssid       : "ap-ZTW-Zwet-Buurt"
     91  dhcp       : "140-180"
     92  ns_ip      : "172.27.129.130/26"
     93  ns_mac     : "00:27:22:66:6c:bc"
     94  bridge_type: "Bullet M2"
     95  status     : "up"
     96
     97
     98iface_vr1_extra0:
     99  comment    : "AP repeater muziekcentrum"
     100  ip         : "172.27.129.131/26"
     101  type       : "eth"
     102  ssid       : "ap-ZTW-Zwet-Buurt"
     103  ns_mac     : "dc:9f:db:3e:1c:6b"
     104  bridge_type: "NanoStationLocoM2"
     105  status     : "up"
     106
     107
     108iface_vr1_extra1:
     109  comment    : "AP repeater muziekcentrum 2"
     110  ip         : "172.27.129.132/26"
     111  type       : "eth"
     112  ssid       : "ap-ZTW-MuziekCemtrum"
     113  ns_mac     : "dc:9f:db:3e:1e:5a"
     114  bridge_type: "NanoStationLocoM2"
     115  status     : "up"
     116
     117
Note: See TracChangeset for help on using the changeset viewer.