diff options
author | varac <varacanero@zeromail.org> | 2013-08-14 16:01:26 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-08-14 16:01:26 +0200 |
commit | 3e92c6b2c5c8ae649f9039ee1ada8a73c30a1568 (patch) | |
tree | 3b004a268b692d8b09d256ab103b153ae5985f6c | |
parent | a575b9ca5a809a4bb2fc4d5be911198a822a7618 (diff) |
use squid-deb-proxy-client on local vagrant machines to speed up testing
-rw-r--r-- | tags/local.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tags/local.json b/tags/local.json new file mode 100644 index 0000000..c604987 --- /dev/null +++ b/tags/local.json @@ -0,0 +1,3 @@ +{ + "squid_deb_proxy_client": true +} |