Browse Source

change subscriber to fqdn

sensu
vmikes 8 years ago
parent
commit
f14a74840b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mongodb/meta/sensu.yml

+ 1
- 1
mongodb/meta/sensu.yml View File

@@ -6,4 +6,4 @@ check:
interval: 60
occurrences: 1
subscribers:
- local-mongodb-server
- {{ grains['fqdn']|replace('.', '-') }}

Loading…
Cancel
Save