paulbsd-salt/states/old/sensu/defaults.yaml

29 lines
592 B
YAML
Raw Normal View History

2020-07-10 00:58:55 +02:00
---
sensu:
fetch_url: https://paulbsd-pub.s3.fr-par.scw.cloud/sensu-agent
backend:
enabled: false
config:
url: https://sensu.paulbsd.com
user: "admin"
password: "P@ssw0rd!"
agent:
enabled: false
config:
backend-url: []
2021-05-15 12:31:59 +02:00
name: hostname
2020-07-10 00:58:55 +02:00
subscriptions:
2021-05-15 12:31:59 +02:00
- common
- france
- paris
- linux
2020-07-10 00:58:55 +02:00
user: "admin"
password: "P@ssw0rd!"
labels:
2021-05-15 12:31:59 +02:00
arch: arm64
2020-07-10 00:58:55 +02:00
check_load_warning: "3,2,1"
check_load_critical: "5,3,2"
2021-05-15 12:31:59 +02:00
goarch: arm64
goos: linux
kernel: Linux