summary refs log tree commit diff
path: root/nixos/modules/services/misc/etcd.nix
Commit message (Expand)AuthorAge
* Merge pull request #148785 from pennae/more-option-doc-staticizingGraham Christensen2021-12-17
|\
| * treewide: add defaultText for options with simple interpolation defaultspennae2021-12-09
| * treewide: set defaultText for options using simple path defaultspennae2021-12-09
* | nixos/*: add trivial defaultText for options with simple defaultspennae2021-12-02
|/
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* etcd: fix old aliased package name to make tests passAlexandru Scvortov2021-06-25
* nixos/*: use $out instead of $bin with buildGoPackagezowoq2020-04-28
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/etcd: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* etcd module: fix extraConf manual linkedef2017-04-16
* misc.etcd: get closer to upstream service definitionAlexander Ried2016-09-13
* etcd module: add test for simple one node etcd serviceJaka Hudoklin2016-08-25
* etcd module: add support for ssl, better defaults, fix testsJaka Hudoklin2016-08-24
* Fixes #16181 - using bin output for Go servicesKamil Chmielewski2016-06-13
* etcd: 2.1.2 -> 2.3.0Kevin Cox2016-03-26
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* etcd service: do not wait for cluster upJaka Hudoklin2015-08-20
* nixos/etcd: fix enable type, so it could be enabled on multiple placesJaka Hudoklin2015-04-25
* nixos/etcd: fix postStart check and make tests deterministicJaka Hudoklin2014-11-23
* nixos/etcd: only use one cient url by defaultJaka Hudoklin2014-11-23
* nixos: add etcd moduleJaka Hudoklin2014-11-21