File tree Expand file tree Collapse file tree 4 files changed +0
-46
lines changed
Expand file tree Collapse file tree 4 files changed +0
-46
lines changed Original file line number Diff line number Diff line change 151151 = integer_field %w(f5 max_namespaces_per_tenant)
152152 = boolean_field %w(f5 route_domain_strictness)
153153
154- %fieldset
155- %legend
156- = t(" .zvm_header" )
157-
158- = string_field %w(zvm zvm_xcat_server)
159- = string_field %w(zvm zvm_xcat_username)
160- = password_field %w(zvm zvm_xcat_password)
161- = string_field %w(zvm zvm_physnet_rdev)
162- = string_field %w(zvm xcat_mgt_ip)
163- = string_field %w(zvm xcat_mgt_mask)
164-
165154 %fieldset
166155 %legend
167156 = t(" .ssl_header" )
Original file line number Diff line number Diff line change 5454 = boolean_field %w(vcenter insecure)
5555 = string_field %w(vcenter vnc_keymap)
5656
57- %fieldset
58- %legend
59- = t(" .zvm_header" )
60-
61- = string_field %w(zvm zvm_xcat_server)
62- = string_field %w(zvm zvm_xcat_username)
63- = password_field %w(zvm zvm_xcat_password)
64- = string_field %w(zvm zvm_diskpool)
65- = select_field %w(zvm zvm_diskpool_type), :collection => :zvm_diskpool_types
66- = string_field %w(zvm zvm_host)
67- = string_field %w(zvm zvm_user_profile)
68- = string_field %w(zvm zvm_scsi_pool)
69- = string_field %w(zvm zvm_xcat_master)
70- = string_field %w(zvm zvm_xcat_ssh_key)
71-
7257 %fieldset
7358 %legend
7459 = t(" .ssl_header" )
Original file line number Diff line number Diff line change 8585 controllers : ' VMware NSX Controllers'
8686 tz_uuid : ' UUID of the NSX Transport Zone'
8787 l3_gw_uuid : ' UUID of the NSX Gateway Service'
88- zvm_header : ' z/VM Configuration'
89- zvm :
90- zvm_xcat_server : ' xCAT Host/IP Address'
91- zvm_xcat_username : ' xCAT Username'
92- zvm_xcat_password : ' xCAT Password'
93- zvm_physnet_rdev : ' rdev list for physnet1 vswitch uplink (if available)'
94- xcat_mgt_ip : ' xCAT IP Address on Management Network'
95- xcat_mgt_mask : ' Net Mask of Management Network'
9688 ssl_header : ' SSL Support'
9789 api :
9890 protocol : ' Protocol'
Original file line number Diff line number Diff line change 5252 insecure : ' vCenter SSL Certificate is insecure (for instance, self-signed)'
5353 vnc_keymap : ' Keymap'
5454 vmware_cluster_hint : ' A comma-separated list of cluster names'
55- zvm_header : ' z/VM Configuration'
56- zvm :
57- zvm_xcat_server : ' xCAT Host/IP Address'
58- zvm_xcat_username : ' xCAT Username'
59- zvm_xcat_password : ' xCAT Password'
60- zvm_diskpool : ' z/VM disk pool for ephemeral disks'
61- zvm_diskpool_type : ' z/VM disk pool type for ephemeral disks (ECKD or FBA)'
62- zvm_host : ' z/VM Host Managed By xCAT MN'
63- zvm_scsi_pool : ' Default zFCP SCSI Disk Pool'
64- zvm_user_profile : ' User profile for creating a z/VM userid'
65- zvm_xcat_master : ' The xCAT MN node name'
66- zvm_xcat_ssh_key : ' The xCAT MN node public SSH key'
6755 ssl_header : ' SSL Support'
6856 ssl :
6957 enabled : ' Protocol'
You can’t perform that action at this time.
0 commit comments