Skip to content
Commit 5de8f99f authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

nixos/jenkins: ensure postStart follows redirects

Pass the -L flag to curl to make it follow redirects. This fixes an
issue I found when setting up reverse proxy for Jenkins. Without this
fix, the returned HTTP code was stuck at 302, making postStart fail the
service (it expects 200 or 403).
parent 0e93b0e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment