github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/client-forwardproxy/metadata.yaml (about) 1 name: client-forwardproxy 2 maintainer: Curtis Hovey <curtis.hovey@canonical.com> 3 summary: Setup a machine to be a client of a forward proxy. 4 description: | 5 Setup a machine to be a client of a forward proxy 6 to access the outside network. Squid 3 can proxy FTP, HTTP, and HTTPS. 7 requires: 8 forwardproxy: 9 interface: http 10 tags: 11 - cache-proxy 12 series: 13 - trusty 14 - xenial 15 - artful 16 - bionic