nixpkgs/nixos/modules
Bjørn Forsman 78b6e8c319 jenkins service: improve curl call in postStart
* Perform HTTP HEAD request instead of full GET (lighter weight)
* Don't log output of curl to the journal (it's noise/debug)
* Use explicit http:// URL scheme
* Reduce poll interval from 10s to 2s (respond to state changes
  quicker). Probably not relevant on boot (lots of services compete for
  the CPU), but online service restarts/reloads should be quicker.
* Pass --fail to curl (should be more robust against false positives)
* Use 4 space indent for shell code.
2016-05-03 23:12:45 +02:00
..
config Revert "pulseaudio: select correct outputs" 2016-04-28 17:06:09 +03:00
hardware rtl8723bs-firmware: init, split off from rtl8723bs 2016-04-25 00:41:25 -07:00
i18n/input-method input-method module: fix folder case 2016-04-12 19:50:26 +09:00
installer installer: simple PXE bootable NixOS installer 2016-04-29 10:42:39 +01:00
misc graylog service: Initial graylog service 2016-04-28 23:27:57 +02:00
profiles treewide: Use correct output in ${config.nix.package}/bin 2016-04-25 16:44:37 +02:00
programs Merge pull request #14212 from aneeshusa/add-mosh-service 2016-04-18 14:31:59 -07:00
security grsecurity module: fix grsec-lock unit ordering 2016-05-02 11:28:24 +02:00
services jenkins service: improve curl call in postStart 2016-05-03 23:12:45 +02:00
system Update etc example to not use a real config file 2016-04-27 10:27:52 -05:00
tasks networking module: Add some missing literalExample 2016-04-25 18:15:52 +02:00
testing test-instrumentation.nix: Only clear $PAGER in the backdoor shell 2016-02-23 11:56:09 +01:00
virtualisation Update EC2 AMIs to 16.03.659.011ea84 2016-04-29 10:28:35 +02:00
module-list.nix graylog service: Initial graylog service 2016-04-28 23:27:57 +02:00
rename.nix nixos: rename chroot* to sandbox* 2016-04-25 11:04:08 +02:00