From 208dafdbcf5ba5eab47f00dfefad2749bd775faa Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 4 Jun 2024 19:06:12 +0200 Subject: switch form apt-cacher-ng to approx --- roles/approx/defaults/main.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 roles/approx/defaults/main.yml (limited to 'roles/approx/defaults') diff --git a/roles/approx/defaults/main.yml b/roles/approx/defaults/main.yml new file mode 100644 index 00000000..d0894b58 --- /dev/null +++ b/roles/approx/defaults/main.yml @@ -0,0 +1,12 @@ +--- +approx_basepath: /srv/approx + +# approx_storage: +# type: ... + +# approx_hostname: apt.example.com + +# apt_cacher_ng_remaps: +# debian: http://deb.debian.org/debian +# debian-security: http://security.debian.org +# ubuntu: http://archive.ubuntu.com/ubuntu -- cgit v1.2.3