~hloeung/ubuntu-repository-cache/logging-ubuntu_active-plus-keeps

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name: ubuntu-repository-cache
summary: Ubuntu archive caching proxy mirror
maintainer: Cloud Image Developers <cpc@canonical.com>
description: |
  This is a purpose-oriented charm, to provide a caching proxy mirror of the
  Ubuntu archive on cloud platforms.
  .
  This is a hybrid mirror.  All data except /ubuntu/pool is synced from
  upstream Ubuntu mirrors every 2 hours.  /ubuntu/pool is forwarded internally
  to squid-deb-proxy, which keeps a local cache of .deb files as they are
series:
  - bionic
  - xenial
  - trusty
subordinate: false
tags:
  - cache-proxy
provides:
  website:
    interface: http
  local-monitors:
    interface: local-monitors
    scope: container
  nrpe-external-master:
    interface: nrpe-external-master
    scope: container
peers:
  cluster:
    interface: ubuntu-repository-cache-ha