nixpkgs/nixos
Maximilian Nitsch 25f3323d60 nixos/etcd: Fix mapping of clientCertAuth option
The clientCertAuth option must be mapped to the etcd environment
variable ETCD_CLIENT_CERT_AUTH and the peerClientCertAuth option to
ETCD_PEER_CLIENT_CERT_AUTH.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2023-05-15 09:11:41 +02:00
..
doc/manual Merge pull request #231481 from nikstur/rshim-user-space 2023-05-15 09:03:50 +02:00
lib Merge pull request #230523 from hercules-ci/fast-nixos-test-eval 2023-05-11 17:34:46 +02:00
maintainers
modules nixos/etcd: Fix mapping of clientCertAuth option 2023-05-15 09:11:41 +02:00
tests Merge pull request #226830 from Janik-Haag/birdwatcher 2023-05-15 08:42:10 +02:00
COPYING
default.nix
README
release-combined.nix nixos/release-*: finish dropping the conntrack tests 2023-03-04 09:28:09 +01:00
release-small.nix Merge pull request #209870 from amjoseph-nixpkgs/pr/stdenv/external-gcc-bootstrap 2023-04-03 08:19:03 -07:00
release.nix nixos/release: add deepin closure 2023-05-08 18:25:41 +08:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.