You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the upribox software uses a hardcoded network range for clients: 192.168.55.0/24
In certain cases the default network might overlap with already existing (local/remote) networks.
Rework the affected ansible roles to allow user defined network ranges for clients.
Currently the upribox software uses a hardcoded network range for clients:
192.168.55.0/24In certain cases the default network might overlap with already existing (local/remote) networks.
Rework the affected ansible roles to allow user defined network ranges for clients.