Monitor some badges pages too.
This commit is contained in:
parent
9b13c4ac6c
commit
8459230672
1 changed files with 8 additions and 0 deletions
|
@ -45,6 +45,14 @@
|
||||||
- sudo
|
- sudo
|
||||||
- { role: openvpn/client,
|
- { role: openvpn/client,
|
||||||
when: env != "staging" }
|
when: env != "staging" }
|
||||||
|
- role: collectd/web-service
|
||||||
|
site: frontpage
|
||||||
|
url: "http://localhost/"
|
||||||
|
interval: 20
|
||||||
|
- role: collectd/web-service
|
||||||
|
site: leaderboard
|
||||||
|
url: "http://localhost/leaderboard"
|
||||||
|
interval: 30
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue