Update blackbox configuration for not following redirects
Some checks failed
/ terraform (push) Successful in 30s
/ ansible (push) Failing after 1m23s

This commit is contained in:
Jake Howard 2023-11-01 22:14:35 +00:00
parent 6b4285a264
commit b1284877a3
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -11,7 +11,7 @@ modules:
http:
method: GET
valid_status_codes: [301, 302, 307, 308]
no_follow_redirects: true
follow_redirects: false
fail_if_ssl: true
fail_if_header_not_matches:
- header: Location