Supported authentication types
certificate
Attributes:
- server-cert: the path to the PEM-encoded LXD server certificate file (required)
- client-cert: the path to the PEM-encoded LXD client certificate file (required)
- client-key: the path to the PEM-encoded LXD client key file (required)
interactive
Attributes:
- trust-password: the LXD server trust password (required)
Model config keys specific to the LXD cloud
project
The LXD project name to use for Juju’s resources.
type | string |
default value | “default” |
immutable | false |
mandatory | false |