Changeset 14247 in genesis for nodes/Rick


Ignore:
Timestamp:
Nov 29, 2018, 8:14:02 PM (6 years ago)
Author:
rick
Message:

Fix /tools/wl-config not able to find correct servers

Make sure old sunny IP is not used at device, since it confuses
/tools/wl-config as this IP is hard-coded and previously used as backup server.

Fixes support#731

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/Rick/wleiden.yaml

    r14206 r14247  
    119119  status     : "up"
    120120
     121iface_vr2_alias0:
     122  comment    : "Claim IP range for old sunny server"
     123  ip         : "172.16.4.45/30"
     124  sdesc      : "2unused"
     125  type       :  "eth"
     126  status     : "up"
     127
    121128iface_vr2_extra0:
    122129  comment    : "UniFi Cloud Key"
Note: See TracChangeset for help on using the changeset viewer.