Bjørn Forsman 9ec867f59f nixos/prometheus: unbreak alertmanager default config
The current default value of listenAddress = null blows up:

  $ nixos-rebuild build
  error: cannot coerce null to a string, at
  .../nixpkgs/nixos/modules/services/monitoring/prometheus/alertmanager.nix:97:16

With listenAddress = "" we use the same default as upstream and there is
no blow up :-)
2016-12-28 13:52:15 +01:00
..
2016-09-16 22:06:16 +02:00
2016-02-24 21:51:13 +01:00
2014-11-18 03:31:56 +00:00
2016-09-14 07:19:55 +02:00
2016-09-13 12:53:10 +09:00