8 Commits (8c1b9cb5f8b228ef59c5e47fd9d6642aa572f462)

Author SHA1 Message Date
Jean-François Roche 35dc7e58ed fix: vault agent with environment secrets only
Sometimes we only need to inject secrets as environment variables
1 year ago
Jean-François Roche ad5f37f7a8 feat: add optional command timeout
Some template command can last longer than the default 30s. Add option
to override default timeout.

Define template commands using `exec` as `command` is deprecated.
(https://developer.hashicorp.com/vault/docs/agent/template#command)
1 year ago
Jörg Thalheim 12707af861 fix changeAction==none case 2 years ago
Jörg Thalheim 16ab6ae069 apply treefmt 2 years ago
Jörg Thalheim 7fa8deb568 add support for environment variables 2 years ago
Jörg Thalheim cc1e801174 add test and fix systemd to reload secrets on reload 2 years ago
Jörg Thalheim bd069c7295 vault-secrets: change action from none to reload-or-restart 2 years ago
Jörg Thalheim 06495a406e add vault.secrets options to systemd services 2 years ago