From 6f23bcaafc3c9e0d3f0f2a394eb591009787193a Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Sat, 20 Dec 2014 01:17:56 +0100 Subject: [PATCH] Add apt_proxy partial --- tests/integration/manifests/apt_proxy.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/integration/manifests/apt_proxy.yml diff --git a/tests/integration/manifests/apt_proxy.yml b/tests/integration/manifests/apt_proxy.yml new file mode 100644 index 0000000..36e0026 --- /dev/null +++ b/tests/integration/manifests/apt_proxy.yml @@ -0,0 +1,5 @@ +--- +plugins: + apt_proxy: + address: 127.0.0.1 + port: 3142