fix(onboard): lustro first_contact via LAN IP (mDNS unreliable)
This commit is contained in:
parent
eed0ad0635
commit
1bed8559fa
|
|
@ -7,7 +7,7 @@ role: edge
|
||||||
location: KEN
|
location: KEN
|
||||||
|
|
||||||
ssh_user: pi
|
ssh_user: pi
|
||||||
first_contact: pi@pimirror2.local # LAN/mDNS target before Tailscale is set up
|
first_contact: pi@192.168.31.19 # LAN IP KEN; mDNS .local zawodny; mesh przejmuje po tailscale up
|
||||||
|
|
||||||
tailscale:
|
tailscale:
|
||||||
hostname: lustro
|
hostname: lustro
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue