From 64260cb6c1eedca02f6499d2f35bc438eaefcdf8 Mon Sep 17 00:00:00 2001 From: godot Date: Tue, 23 Jul 2024 23:32:52 +0200 Subject: [PATCH] adding tags --- my-rules.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/my-rules.json b/my-rules.json index e834db2..58b888c 100644 --- a/my-rules.json +++ b/my-rules.json @@ -6,14 +6,14 @@ // }, // Define the tags which can be applied to devices and by which users. - "tagOwners": { - "tag:Host": ["autogroup:admin"], + "tagOwners": { + "tag:Host": ["autogroup:admin"], "tag:Service": ["autogroup:admin"], - "tag:Bridge": ["autogroup:admin"], - "tag:Gate": ["autogroup:admin"], - "tag:Random": ["autogroup:admin"], - - }, + "tag:Bridge": ["autogroup:admin"], + "tag:Gate": ["autogroup:admin"], + "tag:Random": ["autogroup:admin"], + "tag:Hidden": ["autogroup:admin"], + }, // Define access control lists for users, groups, autogroups, tags, // Tailscale IP addresses, and subnet ranges.