~hloeung/ubuntu-repository-cache/extra-server-process

1
2
3
4
5
6
7
8
9
10
11
12
includes:
  - layer:basic
  - layer:nagios
  - layer:status
repo: lp:ubuntu-repository-cache
options:
  basic:
    packages:
      - run-one
    # python3-apt isn't available via pip so we'll need to use system packages
    # until we can remove update-unit-apt-sources or fix that.
    include_system_packages: true