mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-10-11 09:30:30 +00:00
Add apt_proxy partial
This commit is contained in:
parent
8090d3c5bc
commit
6f23bcaafc
1 changed files with 5 additions and 0 deletions
5
tests/integration/manifests/apt_proxy.yml
Normal file
5
tests/integration/manifests/apt_proxy.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
plugins:
|
||||
apt_proxy:
|
||||
address: 127.0.0.1
|
||||
port: 3142
|
Loading…
Add table
Reference in a new issue