summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-06-04 19:28:35 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-06-04 19:28:35 +0200
commitacf5c54e0dafa0747b02dbbe079f5b4bd311ccf8 (patch)
tree5c0a67d4713cc4ce28f56bc51549a8914da14573
parentswitch form apt-cacher-ng to approx (diff)
add spreadspace repo to apt.chaos-at-home.org cacher
-rw-r--r--inventory/host_vars/ch-repo.yml1
-rw-r--r--roles/approx/tasks/main.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-repo.yml b/inventory/host_vars/ch-repo.yml
index f76eddfd..1e34cc92 100644
--- a/inventory/host_vars/ch-repo.yml
+++ b/inventory/host_vars/ch-repo.yml
@@ -69,6 +69,7 @@ approx_backends:
ubuntu: http://ubuntu.anexia.at/ubuntu
kali: http://http.kali.org/kali
raspios: http://archive.raspberrypi.com/debian
+ spreadspace: http://build.spreadspace.org
prometheus_job_multitarget_blackbox__probe:
diff --git a/roles/approx/tasks/main.yml b/roles/approx/tasks/main.yml
index f913120f..5896dcab 100644
--- a/roles/approx/tasks/main.yml
+++ b/roles/approx/tasks/main.yml
@@ -28,7 +28,7 @@
# ansible managed
{% for name, remote in approx_backends.items() %}
- {{ name }} {{ remote }}
+ {{ name }} {{ remote }}
{% endfor %}
$cache {{ approx_basepath }}/cache