We've discontinued the registration of new Bundles

New Bundle registrations are no longer accepted. Existing bundles remain functional. We recommend using the Juju Terraform Provider for new deployments.

Charmed MySQL VM Bundle

Canonical Publisher | bundle

Platform:

Ubuntu
Channel Revision Published
8.0/edge 91 24 Mar 2026
juju deploy mysql-bundle --channel 8.0/edge

Learn about configurations >

  • account-name | string

    The account this computer belongs to.

  • computer-title | string

    The title of this computer

  • data-path | string

    The directory to store data files in (default: '/var/lib/landscape/client/').

  • disable-unattended-upgrades | boolean

    If true, an override will be set in apt to disable unattended-upgrades regardless of the setting created by the unattended-upgrades package.

  • exchange-interval | int

    The number of seconds between server exchanges.

  • http-proxy | string

    The URL of the HTTP proxy, if one is needed.

  • https-proxy | string

    The URL of the HTTPS proxy, if one is needed.

  • include-manager-plugins | string

    A comma-separated list of manager plugins to load, in addition to the default ones.

  • log-dir | string

    The directory to write log files to (default: '/var/log/landscape').

  • log-level | string

    One of debug, info, warning, error or critical.

  • ping-interval | int

    The number of seconds between pings.

  • ping-url | string

    The ping server URL to perform lightweight exchange initiation with. Normally http://fqdn/ping.

  • ppa | string

    The PPA from which Landscape Client will be installed.

  • registration-key | string

    The account-wide key used for registering clients.

  • script-users | string

    A comma-separated list of users to allow scripts to run. To allow scripts to be run by any user, enter: ALL

  • ssl-public-key | string

    The CA certificate to verify the server certificate with. This can be a path to a file, or a base64 encoded entry of the certificate itself, prefixed with "base64:". This config is only used if the message server URL given above starts with https.

  • stagger-launch | float

    Default: 0.1

    Ratio, between 0 and 1, by which to stagger various tasks of Landscape.

  • tags | string

    Comma separated list of tag names to be sent to the server.

  • urgent-exchange-interval | int

    The number of seconds between urgent server exchanges.

  • url | string

    The message server URL to connect to. Normally https://fqdn/message-system.