Skip to content

Instantly share code, notes, and snippets.

@gowatana
Last active March 20, 2024 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gowatana/b1fd5c630ea436732fb931c70d809ba4 to your computer and use it in GitHub Desktop.
Save gowatana/b1fd5c630ea436732fb931c70d809ba4 to your computer and use it in GitHub Desktop.
*** vcf-ems_vcf-m01.json 2024-03-20 16:27:12.000000000 +0900
--- vcf-ems_vcf-m01_1-nsx.json 2024-03-20 16:28:36.000000000 +0900
***************
*** 85,106 ****
"nsxtSpec":
{
"nsxtManagerSize": "small",
"nsxtManagers": [
{
"hostname": "vcf-m01-nsx-01",
"ip": "192.168.70.13"
- },
- {
- "hostname": "vcf-m01-nsx-02",
- "ip": "192.168.70.14"
- },
- {
- "hostname": "vcf-m01-nsx-03",
- "ip": "192.168.70.15"
}
],
"rootNsxtManagerPassword": "VMware1!VMware1!",
"nsxtAdminPassword": "VMware1!VMware1!",
"nsxtAuditPassword": "VMware1!VMware1!",
"vip": "192.168.70.12",
"vipFqdn": "vcf-m01-nsx",
--- 85,98 ----
@gowatana
Copy link
Author

下記の投稿むけ。

VCF 5.1 で 1-Node NSX Manager の SDDC をデプロイしてみる。
https://vm.gowatana.jp/entry/2024/03/20/164736

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment