Landscape Client
- Landscape Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 69 | 11 Dec 2023 | |
latest/stable | 49 | 07 Sep 2022 | |
latest/stable | 44 | 22 Mar 2021 | |
latest/stable | 36 | 11 Nov 2020 | |
latest/beta | 69 | 11 Dec 2023 | |
latest/beta | 62 | 10 Oct 2023 | |
latest/beta | 59 | 13 Jun 2023 | |
latest/beta | 49 | 07 Sep 2022 | |
latest/beta | 48 | 07 Sep 2022 | |
latest/edge | 70 | 30 Oct 2024 | |
latest/edge | 62 | 10 Oct 2023 | |
latest/edge | 59 | 13 Jun 2023 | |
latest/edge | 56 | 26 Jan 2023 | |
latest/edge | 40 | 11 Nov 2020 | |
latest/edge | 36 | 11 Nov 2020 | |
legacy/stable | 49 | 21 Nov 2023 |
juju deploy landscape-client
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
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.