From a7aa9fe72494b87506923f7c8a0f55e7299c56f6 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 11 Oct 2025 08:15:22 -0400 Subject: [PATCH] Adding file metadata for HC Vault config. --- host_vars/rinoa.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/host_vars/rinoa.yml b/host_vars/rinoa.yml index 1cc0934..a4fec08 100644 --- a/host_vars/rinoa.yml +++ b/host_vars/rinoa.yml @@ -8,6 +8,10 @@ ansible_become_password: !vault | 64333464306531303163376566393065643136633165373364373733323838616437 secrets_path: rinoa-docker/env file_metadata: + "hashicorp-vault/config/vault-config.hcl.j2": + owner: "100" + group: "1000" + mode: "0644" "mongodb/config/keyfile.j2": owner: "999" group: "999"