Apt Mirror
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 34 | 07 Jun 2024 | |
latest/stable | 21 | 01 Nov 2023 | |
latest/candidate | 34 | 06 May 2024 | |
latest/candidate | 21 | 18 Oct 2023 | |
latest/edge | 42 | 12 Dec 2024 | |
latest/edge | 22 | 27 Dec 2023 |
juju deploy apt-mirror
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
architecture | string
Default: amd64
Architecture(s) to mirror.
-
base-path | string
Default: /var/spool/apt-mirror
Repository base path.
-
cron-schedule | string
The cron tab time entry for automatic synchronisation. You can turn off this feature by setting this value to "".
-
mirror-list | string
Default: deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
A list of repositories to mirror.
-
strip-mirror-name | boolean
Strip upstream mirror name from repo paths in the snapshots.
-
strip-mirror-path | string
Default: None
Strip upstream mirror path component in the snapshots.
-
threads | int
Default: 20
Number of download threads.
-
use-proxy | boolean
Default: True
Use model juju-http(s)-proxy settings if provided.