nixpkgs/nixos/modules/services/continuous-integration/jenkins
Bjørn Forsman 5de8f99f03 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).
2018-03-02 08:48:38 +01:00
..
default.nix nixos/jenkins: ensure postStart follows redirects 2018-03-02 08:48:38 +01:00
job-builder.nix jenkins-job-builder: allow setting access tokens for reloading 2017-03-06 07:57:01 -05:00
slave.nix