git-ubuntu

Git-Ubuntu Package Importer Charm

Channel Revision Published Runs on
latest/stable 15 15 Dec 2025
Ubuntu 24.04
latest/beta 15 15 Dec 2025
Ubuntu 24.04
latest/edge 15 15 Dec 2025
Ubuntu 24.04
juju deploy git-ubuntu
Show information

Platform:

Ubuntu
24.04

Learn about configurations >

  • 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.