|
|
@ -82,6 +82,13 @@ questions: |
|
|
|
required: true |
|
|
|
|
|
|
|
# NSX |
|
|
|
- variable: ncp.image |
|
|
|
default: "nsx-ncp-ubuntu:latest" |
|
|
|
description: "Docker image for NSX NCP Container plugin. Must be downloaded from VMware Downloads page." |
|
|
|
label: "NSX NCP Docker image" |
|
|
|
type: string |
|
|
|
group: NSX |
|
|
|
required: true |
|
|
|
- variable: ncp.nsx.nsx_api_managers |
|
|
|
default: "https://nsx.domain.net" |
|
|
|
description: "Address of one or more NSX managers separated by commas, in the form [<scheme>://]<ip_adress>[:<port>]" |
|
|
|