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
..
2016-04-22 03:58:08 +02:00
2016-04-14 23:03:36 -07:00
2016-05-01 14:42:25 -04:00
2016-01-07 06:39:06 +00:00
2016-04-26 20:34:41 +02:00
2015-12-06 13:35:21 +00:00