Skip to content

Instantly share code, notes, and snippets.

{
tagOwners: {
// Assign this tag to the OAuth client in the Tailscale UI.
"tag:bootstrap-oauth": ["autogroup:admin"],
// Concrete bootstrap tags.
"tag:windows": ["tag:bootstrap-oauth", "tag:windows"],
"tag:bootstrap": ["tag:bootstrap-oauth", "tag:bootstrap"],
"tag:ssh-managed": ["tag:bootstrap-oauth", "tag:ssh-managed"],
},
{
tagOwners: {
"tag:bootstrap-oauth": ["autogroup:admin"],
"tag:windows": ["tag:bootstrap-oauth", "tag:windows"],
"tag:bootstrap": ["tag:bootstrap-oauth", "tag:bootstrap"],
"tag:ssh-managed": ["tag:bootstrap-oauth", "tag:ssh-managed"],
},
}