about summary refs log tree commit diff
path: root/nixos/modules/services/security/vault.nix
AgeCommit message (Expand)AuthorFilesLines
2017-07-03vault: do not restart the service on "nixos-rebuild switch"Volth1-0/+2
2017-06-29vault: services.vault.storagePath for the file backendVolth1-22/+23
2017-06-28removed generation of self-signed certificateVolth1-20/+12
2017-06-28vault: add unitConfig.RequiresMountsFor to systemd configVolth1-13/+17
2017-06-28vault: start after consul if consul is used as storage backendVolth1-1/+2
2017-06-27create directory only for "file" storageVolth1-6/+17
2017-06-27vault: run as an unpivileged userVolth1-172/+97
2017-06-27delete linesKatyucha1-1/+0
2017-06-27Vault: 0.6.5 -> 0.7.2 with servicesKatyucha1-0/+208