From 00ccf6433d3e10f86b2af3765b7f7af163eb10d9 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 20 Jan 2025 08:07:47 -0500 Subject: [PATCH] File fixes. --- .cache_ggshield | 2 +- .../app-configs/{sabnzbd.ini.j2 => sabnzbd_sabnzbd.ini.j2} | 0 ansible/app-configs/sonarr_config.xml.j2 | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename ansible/app-configs/{sabnzbd.ini.j2 => sabnzbd_sabnzbd.ini.j2} (100%) diff --git a/.cache_ggshield b/.cache_ggshield index 957891a4..7442351a 100644 --- a/.cache_ggshield +++ b/.cache_ggshield @@ -1 +1 @@ -{"last_found_secrets": [{"name": "Generic Password - /home/charish/app-configs/searxng_settings.yml.j2", "match": "6e0d657eb1f0fbc40cf0b8f3c3873ef627cc9cb7c4108d1c07d979c04bc8a4bb"}]} \ No newline at end of file +{"last_found_secrets": [{"name": "Generic High Entropy Secret - /home/charish/rinoa-docker/ansible/app-configs/sonarr_config.xml.j2", "match": "c1b351cf974fcfe8b860531a7231ca432e176244f074a4c003a2b1f9db2ab12e"}]} \ No newline at end of file diff --git a/ansible/app-configs/sabnzbd.ini.j2 b/ansible/app-configs/sabnzbd_sabnzbd.ini.j2 similarity index 100% rename from ansible/app-configs/sabnzbd.ini.j2 rename to ansible/app-configs/sabnzbd_sabnzbd.ini.j2 diff --git a/ansible/app-configs/sonarr_config.xml.j2 b/ansible/app-configs/sonarr_config.xml.j2 index 1afdc004..cb4f0f35 100644 --- a/ansible/app-configs/sonarr_config.xml.j2 +++ b/ansible/app-configs/sonarr_config.xml.j2 @@ -1,5 +1,5 @@ {% set vault_addr = 'https://vault.trez.wtf' %} -{% set secrets_path = rinoa-docker/env %} +{% set secrets_path = 'rinoa-docker/env' %} info @@ -8,7 +8,7 @@ 9898 * - 386baee1c0e741bea4a91f1f39c57f68 + {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['SONARR_API_KEY'] }} Forms Docker True