diff options
author | Christian Pointner <equinox@spreadspace.org> | 2024-05-26 23:24:58 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2024-05-26 23:24:58 +0200 |
commit | 74661be687f6981f19568305d606207916af7d85 (patch) | |
tree | 21cc50bf2fc6b3220a36725c52893f21ad351e0f /inventory/group_vars/chaos-at-home/vars.yml | |
parent | ch-apt: add to prometheus monitoring and fix cache backends (diff) |
move chaos-at-home hosts to new apt cache and harmonize sources.list config for raspios
Diffstat (limited to 'inventory/group_vars/chaos-at-home/vars.yml')
-rw-r--r-- | inventory/group_vars/chaos-at-home/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/chaos-at-home/vars.yml b/inventory/group_vars/chaos-at-home/vars.yml index 0cc12f3b..645d1c0f 100644 --- a/inventory/group_vars/chaos-at-home/vars.yml +++ b/inventory/group_vars/chaos-at-home/vars.yml @@ -3,7 +3,7 @@ zsh_banner: chaos-at-home acme_account_email: admin@chaos-at-home.org -apt_repo_provider: anexia +apt_repo_provider: chaos-at-home-cache apt_repo_blackmagic_auth: username: "chaos-at-home" |