Skip to content

Commit

Permalink
fix: pnp and pipeline testing (#700)
Browse files Browse the repository at this point in the history
- Fixed `Export-IlaJsonSpec` to use the FQDN for certificate alias.
- Fixed `Export-InvJsonSpec` to use the FQDN for the certificate alis.
- Fixed `Export-PcaJsonSpec` to use the FQDN for the certificate alias.
- Enhanced `Test-PcaPrerequisite` cmdlet to verify the Aria Automation to NSX service account is created.

Signed-off-by: Gary Blake <gblake@vmware.com>
  • Loading branch information
GaryJBlake authored Jul 23, 2024
1 parent 03ba5bb commit 951e409
Show file tree
Hide file tree
Showing 4 changed files with 206 additions and 168 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
- Enhanced `Invoke-InvDeployment` cmdlet to add data collector and LDAP configuration functions.
- Enhanced `Install-vRLIContentPack` cmdlet to compress the and stream the content pack JSON payload to VMware Aria Operations for Logs.
- Enhanced all `Export-***JsonSpec` cmdlets to check for 'N/A', 'n/a' and '#VALUE' values extracted from the Planning and Preparation Workbook and warn.
- Enhanced `Test-PcaPrerequisite` cmdlet to verify the Aria Automation to NSX service account is created.
- Converted `aria-operations-notifications-vcf.csv` to `aria-operations-notifications-vcf.json`.
- Converted `aria-operations-notifications-srm.csv` to `aria-operations-notifications-srm.json`.

Expand Down
Loading

0 comments on commit 951e409

Please sign in to comment.