Files
pvk 62d37a167f Update vault 1.16.2 -> 1.16.3
Changelog: https://github.com/hashicorp/vault/releases/tag/v1.16.3
Port changes: add vault_agent rc script/sample config; change _vault user GECOS
Vault Server -> HashiCorp Vault
2024-06-04 18:18:40 +00:00

31 lines
747 B
Plaintext

@newgroup _vault:772
@newuser _vault:772:_vault::HashiCorp Vault:/nonexistent:/sbin/nologin
@extraunexec rm -rf ${LOCALSTATEDIR}/vault/{plugins,storage}/*
@extraunexec rm -rf /var/log/vault/*
@rcscript ${RCDIR}/vault
@rcscript ${RCDIR}/vault_agent
@bin bin/vault
share/doc/pkg-readmes/${PKGSTEM}
@mode 0750
@group _vault
@sample ${SYSCONFDIR}/vault/
@mode
@group
share/examples/vault/
share/examples/vault/agent.hcl
@mode 0640
@group _vault
@sample ${SYSCONFDIR}/vault/agent.hcl
@mode
@group
share/examples/vault/vault.hcl
@mode 0640
@group _vault
@sample ${SYSCONFDIR}/vault/vault.hcl
@mode 0750
@owner _vault
@sample ${LOCALSTATEDIR}/vault/
@sample ${LOCALSTATEDIR}/vault/plugins/
@sample ${LOCALSTATEDIR}/vault/storage/
@sample /var/log/vault/