2 Commits ba8020d35f ... 2834134305

Author SHA1 Message Date
  Philipp Fromme 2834134305 icingaweb2: Add state 1 year ago
  Philipp Fromme ba8020d35f icingaweb2: Add state 1 year ago
1 changed files with 5 additions and 0 deletions
  1. 5 0
      top.sls

+ 5 - 0
top.sls

@@ -93,6 +93,11 @@ base:
     - match: pillar
     - graylog
 
+  # icingaweb2
+  nodes:{{ grains['id'] }}:roles:icinga2server:
+    - match: pillar
+    - icingaweb2
+
   # KVM hosts
   nodes:{{ grains['id'] }}:roles:kvm:
     - match: pillar