Git-Ubuntu Package Importer Charm
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 15 | 15 Dec 2025 | |
| latest/beta | 15 | 15 Dec 2025 | |
| latest/edge | 15 | 15 Dec 2025 |
juju deploy git-ubuntu
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
channel | string
Default: beta
Channel for the git-ubuntu snap.
-
controller_port | int
Default: 1692
The network port on the primary node used for import assignments, must be consistent across nodes.
-
lpuser | string
Default: git-ubuntu-bot
Launchpad user used to push updates to the official git repositories. This user must be a member of ~git-ubuntu-import.
-
lpuser_secret_id | secret
The secret ID for a vault containing the Launchpad user's lp key token and SSH private key.
-
publish | boolean
Default: True
If updates should be pushed to Launchpad. Set to False for local testing.
-
workers | int
Default: 2
The number of git-ubuntu worker processes to maintain per secondary node.