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/host_vars | |
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/host_vars')
-rw-r--r-- | inventory/host_vars/ch-apt.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-apt.yml b/inventory/host_vars/ch-apt.yml index 94373b61..2941c983 100644 --- a/inventory/host_vars/ch-apt.yml +++ b/inventory/host_vars/ch-apt.yml @@ -39,6 +39,8 @@ network: - *_network_primary_ +apt_repo_provider: anexia + spreadspace_apt_repo_components: - prometheus |