Browse Source

Add librenms state (private repo)

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

+ 4 - 0
top.sls

@@ -113,6 +113,10 @@ base:
     - match: pillar
     - docker
 
+  # LibreNMS
+  nodes:{{ grains['id'] }}:roles:librenms:
+    - match: pillar
+    - librenms
 #
 # Grains
 #