vmware / nsx-t-datacenter-ci-pipelines

CI pipelines for VMware NSX-T Datacenter
Other
71 stars 43 forks source link

2.4.1 Pipeline doesn't generate nsx cert with manager VIP IP / DNS #67

Closed sgrman closed 5 years ago

sgrman commented 5 years ago

Hello, in testing the 2.4.1 pipeline, I had a single nsx manager deployed and a VIP address for the manager in case I wanted to add more later. In DNS, I had entry for the VIP address to nsx..local

The pipeline used the nsx_managers_ip variable to assign the IP to the first manager and the nsx_manager_hostname_prefix to assign the DNS entry of nsx-1.. When the pipeline generated the script, it generated the cert from nsx-1..

There is no parameter for a DNS entry to the VIP, so I am not sure how the pipeline will generate a cert based on the VIP. The cluster cert should be to the VIP. I ssh'd into the manager and they are the same.