Tribaal Landscape Client Pythonized

  • By Chris Glass
Channel Revision Published Runs on
latest/stable 4 19 Mar 2021
Ubuntu 14.04
latest/edge 4 19 Mar 2021
Ubuntu 14.04
juju deploy tribaal-landscape-client-pythonized
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • account-name | string

    The account this computer belongs to.

  • autodiscover-a-query-string | string

    Autodiscovery string for DNS A queries

  • autodiscover-srv-query-string | string

    Autodiscovery string for DNS SRV queries

  • data-path | string

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

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

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

  • origin | string

    Default: distro

    Origin of ppa or private deb repository from which to install landscape-client. May be one of the following: distro (default), ppa:somecustom/ppa or a full APT url source entry with optional key. For example: deb https://asf@private-ppa.launchpad.net/myrepo precise main|YOURAPTKEY" Also supported is a public branch like lp:~landscape/landscape-client/trunk

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

  • 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

  • server-autodiscover | boolean

    Enable server autodiscovery.

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

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