commit
4dc8314d2d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
{% set apt_cacher = pillar.get('apt-cacher', {}) -%}
|
||||
{% set apt_cacher = pillar.get('apt_cacher', {}) -%}
|
||||
Acquire::http::Proxy "http://{{ apt_cacher.get('host', 'localhost') }}:3142";
|
||||
|
|
Loading…
Reference in a new issue