Compare commits
No commits in common. "8206478faff6b83a0dae0f32b491a8503953e0ba" and "12954e5eb14c4d0a30f269df8bfc8bbba6a74977" have entirely different histories.
8206478faf
...
12954e5eb1
1 changed files with 2 additions and 0 deletions
|
|
@ -14,10 +14,12 @@
|
||||||
hosts {
|
hosts {
|
||||||
${hosts.sid.ip} ${ca-fqdn}
|
${hosts.sid.ip} ${ca-fqdn}
|
||||||
|
|
||||||
|
# Tailnet hosts
|
||||||
${hosts.rx4.ip} rx4.tail
|
${hosts.rx4.ip} rx4.tail
|
||||||
${hosts.sid.ip} sid.tail
|
${hosts.sid.ip} sid.tail
|
||||||
${hosts.vde.ip} vde.tail
|
${hosts.vde.ip} vde.tail
|
||||||
|
|
||||||
|
# Intranet services
|
||||||
${hosts.sid.ip} ${services.netdata.fqdn}
|
${hosts.sid.ip} ${services.netdata.fqdn}
|
||||||
${hosts.sid.ip} ${services.vaultwarden.fqdn}
|
${hosts.sid.ip} ${services.vaultwarden.fqdn}
|
||||||
${hosts.sid.ip} ${services.webdav.fqdn}
|
${hosts.sid.ip} ${services.webdav.fqdn}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue