Landscape Client

Channel Revision Published Runs on
latest/stable 69 11 Dec 2023
Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.04 Ubuntu 20.04
latest/beta 69 11 Dec 2023
Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.04 Ubuntu 20.04
latest/edge 69 11 Dec 2023
Ubuntu 23.10 Ubuntu 23.04 Ubuntu 22.04 Ubuntu 20.04
legacy/stable 49 21 Nov 2023
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
juju deploy landscape-client
Show information

Platform:

Ubuntu
23.10 23.04 22.04 20.04

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.