mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
[QT-426] Ensure file audit device is only enabled if the leader is initialized. (#20974)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -eux
|
||||
|
||||
sudo su "$SERVICE_USER" -c "VAULT_TOKEN=$VAULT_TOKEN VAULT_ADDR=$VAULT_ADDR $VAULT_BIN_PATH audit enable file file_path=$LOG_FILE_PATH"
|
||||
$VAULT_BIN_PATH audit enable file file_path="$LOG_FILE_PATH"
|
||||
|
||||
Reference in New Issue
Block a user