Juniper Os Software Contrail Command
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 50 | 10 Apr 2025 | |
| latest/stable | 10 | 10 Jan 2022 |
juju deploy juniper-os-software-contrail-command
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
import-cluster
import cluster to contrail command
- Params
-
juju-ca-cert string
base64-encoded SSL CA to Juju controller CA cert may be found by command
juju show-controller(ca-cert) save it to file and encode by commandcat cert.pem | base64 > "cert.pem.b64" -
juju-controller string
IP address of JuJu controller may be found by command
juju show-controller(api-endpoints) -
juju-controller-password string
password to JuJu controller should be set with
juju change-user-passwordif is not set -
juju-controller-user string
JuJu controller user
-
juju-model-id string
ID of JuJu model may be found by command
juju show-controller(model-uuid)
- Required
juju-controller, juju-ca-cert, juju-model-id, juju-controller-password