This repository has been archived by the owner on Feb 11, 2020. It is now read-only.
Need NSX-T support. No nsx_mode field in the pipeline/params/tasks. Need this to so config-director task will select nsx-t and not default to nsx-v. #363
Labels
I have an NSX-T environment that's already up and running. I would like the ability to select nsx-t in the pipeline so when it does the config-director task it's selected. its default behavior is to select nsx-v. suggest adding nsx_mode variable after the nsx_enabled one in the pipeline/params/tasks.
https://github.com/pivotal-cf/pcf-pipelines/blob/d90a6f3de4e3e0bb363cbca9cb1c435d882d0629/install-pcf/vsphere/pipeline.yml#L143
https://github.com/pivotal-cf/pcf-pipelines/blob/d90a6f3de4e3e0bb363cbca9cb1c435d882d0629/install-pcf/vsphere/params.yml#L203
https://github.com/pivotal-cf/pcf-pipelines/blob/d90a6f3de4e3e0bb363cbca9cb1c435d882d0629/install-pcf/vsphere/tasks/config-opsdir/task.yml#L68
https://github.com/pivotal-cf/pcf-pipelines/blob/d90a6f3de4e3e0bb363cbca9cb1c435d882d0629/install-pcf/vsphere/tasks/config-opsdir/task.sh#L18
https://github.com/pivotal-cf/pcf-pipelines/blob/d90a6f3de4e3e0bb363cbca9cb1c435d882d0629/install-pcf/vsphere/tasks/config-opsdir/task.sh#L44
The text was updated successfully, but these errors were encountered: