openhab does not use apt-proxy
This commit is contained in:
@@ -34,4 +34,13 @@ openhab-prometheus-exporter:
|
||||
- user: openhab
|
||||
- group: openhab
|
||||
- mode: 0755
|
||||
|
||||
|
||||
etc-apt-apt.conf-noproxy:
|
||||
file.managed:
|
||||
- name: /etc/apt/apt.conf.d/99-openhab2-noproxy
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 0755
|
||||
- contents: |
|
||||
#SALT managed
|
||||
Acquire::http::proxy::dl.bintray.com "DIRECT";
|
||||
|
||||
Reference in New Issue
Block a user