github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/squid-forwardproxy/metadata.yaml (about)

     1  name: squid-forwardproxy
     2  maintainer: Curtis Hovey <curtis.hovey@canonical.com>
     3  summary: A Squid 3 setup as a forwad proxy.
     4  description: |
     5    Provide a forward proxy for client hosts on a closed or restricted network
     6    to access the outside network. Squid 3 can proxy FTP, HTTP, HTTPS, and SOCKS.
     7  provides:
     8    forwardproxy:
     9      interface: http
    10  tags:
    11    - cache-proxy
    12  series:
    13    - trusty
    14    - xenial
    15    - artful
    16    - bionic