completed tailscale
This commit is contained in:
@@ -51,6 +51,7 @@ pkgconfig:
|
||||
packer: {}
|
||||
python3: {}
|
||||
rust: {}
|
||||
tailscale: {}
|
||||
terraform: {}
|
||||
terraformls: {}
|
||||
terrarepo: {}
|
||||
|
||||
15
vars/tailscale.yml
Normal file
15
vars/tailscale.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
url_base: https://pkgs.tailscale.com/stable
|
||||
release:
|
||||
bookworm:
|
||||
gpg: bookworm.noarmor.gpg
|
||||
list: bookworm.tailscale-keyring.list
|
||||
bullseye:
|
||||
gpg: bullseye.noarmor.gpg
|
||||
list: bullseye.tailscale-keyring.list
|
||||
buster:
|
||||
gpg: buster.gpg
|
||||
list: buster.list
|
||||
stretch:
|
||||
gpg: stretch.gpg
|
||||
list: stretch.list
|
||||
Reference in New Issue
Block a user