From e6f39789ed0728e61e1f7d52148397f0700b1013 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 26 May 2024 22:30:19 +0200 Subject: apt-cacher-ng: use nginx for publishing --- inventory/host_vars/ch-apt.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory/host_vars/ch-apt.yml b/inventory/host_vars/ch-apt.yml index e23a6c20..c4a539f1 100644 --- a/inventory/host_vars/ch-apt.yml +++ b/inventory/host_vars/ch-apt.yml @@ -52,6 +52,8 @@ apt_cacher_ng_storage: size: 15G fs: ext4 +apt_cacher_ng_hostname: apt.chaos-at-home.org + apt_cacher_ng_remaps: debian: path: /debian -- cgit v1.2.3