From c85806e3289b5e207d51d382f8dc75edad04404d Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Tue, 23 Aug 2022 12:02:28 -0400 Subject: switched to alpine initial commit --- roles/monitoring/templates/blackbox.yml.j2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 roles/monitoring/templates/blackbox.yml.j2 (limited to 'roles/monitoring/templates/blackbox.yml.j2') diff --git a/roles/monitoring/templates/blackbox.yml.j2 b/roles/monitoring/templates/blackbox.yml.j2 new file mode 100644 index 0000000..9dd359a --- /dev/null +++ b/roles/monitoring/templates/blackbox.yml.j2 @@ -0,0 +1,4 @@ +modules: + http_2xx: + prober: http + timeout: 5s -- cgit v1.2.3