Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: eebee951763424d932fe9895df8206824d37967f
https://github.com/NixOS/nixpkgs/commit/eebee951763424d932fe9895df8206824d37967f
Author: Dan Peebles <pump...@me.com>
Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths:
M nixos/modules/services/misc/apache-kafka.nix
Log Message:
-----------
apache-kafka service: change default brokerId to -1
A default of 0 means that if you deploy two NixOS boxes with the default
configuration, the second will fail because the brokerId was already in
use. Using -1 instead tells it to pick one automatically at first start.
Commit: 95add2c2f76521793ee7fed8140411420b53e055
https://github.com/NixOS/nixpkgs/commit/95add2c2f76521793ee7fed8140411420b53e055
Author: Daniel Peebles <copump...@users.noreply.github.com>
Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths:
M nixos/modules/services/misc/apache-kafka.nix
Log Message:
-----------
Merge pull request #22103 from copumpkin/automatic-kafka-broker-id
apache-kafka service: change default brokerId to -1
Compare: https://github.com/NixOS/nixpkgs/compare/942a60697d18...95add2c2f765
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits