Browse Source

Apply nftables state to devices/VMs tagged with »nftables«

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 2 years ago
parent
commit
ee262114b2
1 changed files with 7 additions and 0 deletions
  1. 7 0
      top.sls

+ 7 - 0
top.sls

@@ -26,6 +26,13 @@ base:
     - unattended-upgrades
     - utils
 
+#
+# Tags
+#
+  nodes:{{ grains['id'] }}:tags:nftables:
+    - match: pillar
+    - nftables
+
 #
 # Roles
 #