Update Tailscale-lxc Json: Add message for Supported OS (#2629)
* Update add-tailscale-lxc.json * Update json/add-tailscale-lxc.json Co-authored-by: Slaviša Arežina <[email protected]> * Update json/add-tailscale-lxc.json Co-authored-by: Slaviša Arežina <[email protected]> --------- Co-authored-by: Slaviša Arežina <[email protected]>
This commit is contained in:
co-authored by
Slaviša Arežina
parent
029332fb51
commit
59223628af
@@ -31,6 +31,10 @@
|
||||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "Only supported on Debian 12 LXCs",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "After the script finishes, reboot the LXC then run `tailscale up` in the LXC console",
|
||||
"type": "info"
|
||||
@@ -40,4 +44,4 @@
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user