nixpkgs/nixos/modules
Pascal Bach c1dca9e40b etcd: make all service using etc go to 127.0.0.1:2379 by default
The old etcd port 4001 is no longer enabled by default in etcd 3.
The new port is 2379 and is officially assigned by IANA.

There were still some services left that expect etcd on port 4001 by default.
This changes the default to 2379 everywhere.

It should not cause problems for users as the etcd by nix does listen on the new port only by default anyway.
2016-11-11 23:11:54 +01:00
..
config types: loeOf -> listOf 2016-11-05 21:46:42 +01:00
hardware Merge #18861: add AMDGPU-PRO driver 2016-10-11 19:57:30 +02:00
i18n/input-method ibus: refresh cache at startup 2016-10-03 05:25:41 -05:00
installer virtualbox-demo: Add modesetting to drivers 2016-11-07 14:36:41 -06:00
misc services: Add Interplanetary File System service 2016-11-07 22:01:38 +01:00
profiles
programs adb: init module 2016-10-31 11:30:07 +01:00
security grsecurity: fix 'isYes' and 'isNo' 2016-10-29 14:26:06 +03:00
services etcd: make all service using etc go to 127.0.0.1:2379 by default 2016-11-11 23:11:54 +01:00
system grub module: use enum 2016-11-04 13:05:13 +09:00
tasks network-interfaces module: use enum 2016-11-04 13:05:44 +09:00
testing
virtualisation nixos.libvirtd: fix broken VMs due to emulator path changes 2016-11-03 14:55:44 +01:00
module-list.nix services: Add Interplanetary File System service 2016-11-07 22:01:38 +01:00
rename.nix dockerRegistry module: re-init with new underlying software 2016-10-12 14:05:09 +02:00