Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bill-rich committed Jun 11, 2020
1 parent 3000c02 commit cb9a1d8
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 16 deletions.
1 change: 1 addition & 0 deletions vsphere/0a70379fe2f98ab2b70d042aefc02f4bb05478eb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"SoapClient":{"Cookies":[{"Name":"vmware_soap_session","Value":"15f769d86b5c871d0441752f3c3ac709655d02fc","Path":"","Domain":"","Expires":"0001-01-01T00:00:00Z","RawExpires":"","MaxAge":0,"Secure":false,"HttpOnly":false,"SameSite":0,"Raw":"","Unparsed":null}],"URL":{"Scheme":"https","Opaque":"","User":null,"Host":"vcenter.computersrfun.org","Path":"/sdk","RawPath":"","ForceQuery":false,"RawQuery":"","Fragment":""},"Insecure":true,"Version":"7.0"},"ServiceContent":{"RootFolder":{"Type":"Folder","Value":"group-d1"},"PropertyCollector":{"Type":"PropertyCollector","Value":"propertyCollector"},"ViewManager":{"Type":"ViewManager","Value":"ViewManager"},"About":{"Name":"VMware vCenter Server","FullName":"VMware vCenter Server 6.7.0 build-16046713","Vendor":"VMware, Inc.","Version":"6.7.0","Build":"16046713","LocaleVersion":"INTL","LocaleBuild":"000","OsType":"linux-x64","ProductLineId":"vpx","ApiType":"VirtualCenter","ApiVersion":"6.7.3","InstanceUuid":"442ecf51-ea85-45f4-98cc-cff3dd1068f7","LicenseProductName":"VMware VirtualCenter Server","LicenseProductVersion":"6.0"},"Setting":{"Type":"OptionManager","Value":"VpxSettings"},"UserDirectory":{"Type":"UserDirectory","Value":"UserDirectory"},"SessionManager":{"Type":"SessionManager","Value":"SessionManager"},"AuthorizationManager":{"Type":"AuthorizationManager","Value":"AuthorizationManager"},"ServiceManager":{"Type":"ServiceManager","Value":"ServiceMgr"},"PerfManager":{"Type":"PerformanceManager","Value":"PerfMgr"},"ScheduledTaskManager":{"Type":"ScheduledTaskManager","Value":"ScheduledTaskManager"},"AlarmManager":{"Type":"AlarmManager","Value":"AlarmManager"},"EventManager":{"Type":"EventManager","Value":"EventManager"},"TaskManager":{"Type":"TaskManager","Value":"TaskManager"},"ExtensionManager":{"Type":"ExtensionManager","Value":"ExtensionManager"},"CustomizationSpecManager":{"Type":"CustomizationSpecManager","Value":"CustomizationSpecManager"},"GuestCustomizationManager":null,"CustomFieldsManager":{"Type":"CustomFieldsManager","Value":"CustomFieldsManager"},"AccountManager":null,"DiagnosticManager":{"Type":"DiagnosticManager","Value":"DiagMgr"},"LicenseManager":{"Type":"LicenseManager","Value":"LicenseManager"},"SearchIndex":{"Type":"SearchIndex","Value":"SearchIndex"},"FileManager":{"Type":"FileManager","Value":"FileManager"},"DatastoreNamespaceManager":{"Type":"DatastoreNamespaceManager","Value":"DatastoreNamespaceManager"},"VirtualDiskManager":{"Type":"VirtualDiskManager","Value":"virtualDiskManager"},"VirtualizationManager":null,"SnmpSystem":{"Type":"HostSnmpSystem","Value":"SnmpSystem"},"VmProvisioningChecker":{"Type":"VirtualMachineProvisioningChecker","Value":"ProvChecker"},"VmCompatibilityChecker":{"Type":"VirtualMachineCompatibilityChecker","Value":"CompatChecker"},"OvfManager":{"Type":"OvfManager","Value":"OvfManager"},"IpPoolManager":{"Type":"IpPoolManager","Value":"IpPoolManager"},"DvSwitchManager":{"Type":"DistributedVirtualSwitchManager","Value":"DVSManager"},"HostProfileManager":{"Type":"HostProfileManager","Value":"HostProfileManager"},"ClusterProfileManager":{"Type":"ClusterProfileManager","Value":"ClusterProfileManager"},"ComplianceManager":{"Type":"ProfileComplianceManager","Value":"MoComplianceManager"},"LocalizationManager":{"Type":"LocalizationManager","Value":"LocalizationManager"},"StorageResourceManager":{"Type":"StorageResourceManager","Value":"StorageResourceManager"},"GuestOperationsManager":{"Type":"GuestOperationsManager","Value":"guestOperationsManager"},"OverheadMemoryManager":{"Type":"OverheadMemoryManager","Value":"OverheadMemoryManager"},"CertificateManager":{"Type":"CertificateManager","Value":"certificateManager"},"IoFilterManager":{"Type":"IoFilterManager","Value":"IoFilterManager"},"VStorageObjectManager":{"Type":"VcenterVStorageObjectManager","Value":"VStorageObjectManager"},"HostSpecManager":{"Type":"HostSpecificationManager","Value":"HostSpecificationManager"},"CryptoManager":{"Type":"CryptoManagerKmip","Value":"CryptoManager"},"HealthUpdateManager":{"Type":"HealthUpdateManager","Value":"HealthUpdateManager"},"FailoverClusterConfigurator":{"Type":"FailoverClusterConfigurator","Value":"FailoverClusterConfigurator"},"FailoverClusterManager":{"Type":"FailoverClusterManager","Value":"FailoverClusterManager"},"TenantManager":null,"SiteInfoManager":null,"StorageQueryManager":{"Type":"StorageQueryManager","Value":"StorageQueryManager"}}}
6 changes: 3 additions & 3 deletions vsphere/data_source_vsphere_vmfs_disks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ output "found" {
value = "${length(data.vsphere_vmfs_disks.available.disks) >= 1 ? "true" : "false" }"
}
`,
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"),
)
}
}
2 changes: 1 addition & 1 deletion vsphere/resource_vsphere_compute_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -916,4 +916,4 @@ resource "vsphere_compute_cluster" "compute_cluster" {
`,
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
)
}
}
12 changes: 6 additions & 6 deletions vsphere/resource_vsphere_host_port_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ resource "vsphere_host_port_group" "pg" {
host_system_id = "${data.vsphere_host.esxi_host.id}"
virtual_switch_name = "${vsphere_host_virtual_switch.switch.name}"
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}

func testAccResourceVSphereHostPortGroupConfigWithOverrides() string {
Expand Down Expand Up @@ -241,7 +241,7 @@ resource "vsphere_host_port_group" "pg" {
standby_nics = ["${var.host_nic1}"]
allow_promiscuous = true
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
12 changes: 6 additions & 6 deletions vsphere/resource_vsphere_host_virtual_switch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ resource "vsphere_host_virtual_switch" "switch" {
active_nics = ["${var.host_nic0}"]
standby_nics = []
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
Expand Down Expand Up @@ -288,7 +288,7 @@ resource "vsphere_host_virtual_switch" "switch" {
active_nics = ["${var.host_nic0}"]
standby_nics = []
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
Expand Down Expand Up @@ -317,7 +317,7 @@ resource "vsphere_host_virtual_switch" "switch" {
active_nics = []
standby_nics = []
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
Expand Down Expand Up @@ -346,7 +346,7 @@ resource "vsphere_host_virtual_switch" "switch" {
active_nics = ["${var.host_nic0}"]
standby_nics = []
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
Expand Down Expand Up @@ -375,7 +375,7 @@ resource "vsphere_host_virtual_switch" "switch" {
active_nics = []
standby_nics = ["${var.host_nic0}"]
}
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
`, os.Getenv("TF_VAR_VSPHERE_ESXI_TRUNK_NIC"),
os.Getenv("TF_VAR_VSPHERE_DATACENTER"),
os.Getenv("TF_VAR_VSPHERE_ESXI1"))
}
}

0 comments on commit cb9a1d8

Please sign in to comment.