Skip to content

Commit

Permalink
Update generic-vmware-x64.json
Browse files Browse the repository at this point in the history
try removing tools_upload_flavor : freebsd (not supported)
  • Loading branch information
jdbarnes-isi authored Jan 14, 2025
1 parent 4f72a14 commit e9415fa
Showing 1 changed file with 15 additions and 30 deletions.
45 changes: 15 additions & 30 deletions generic-vmware-x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -4583,8 +4583,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -4628,8 +4627,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -h -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -h -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -4685,8 +4683,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -4823,8 +4820,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -4891,8 +4887,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -4976,8 +4971,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "/sbin/poweroff",
"tools_upload_flavor": "freebsd"
"shutdown_command": "/sbin/poweroff"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -5031,8 +5025,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -5788,8 +5781,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "/sbin/poweroff",
"tools_upload_flavor": "freebsd"
"shutdown_command": "/sbin/poweroff"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -6466,8 +6458,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -6521,8 +6512,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -6589,8 +6579,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -6688,8 +6677,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -h -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -h -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -7859,8 +7847,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -7927,8 +7914,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down Expand Up @@ -8041,8 +8027,7 @@
"ssh_port": 22,
"ssh_handshake_attempts": 1000,
"ssh_timeout": "3600s",
"shutdown_command": "shutdown -p now",
"tools_upload_flavor": "freebsd"
"shutdown_command": "shutdown -p now"
},
{
"type": "vmware-iso",
Expand Down

0 comments on commit e9415fa

Please sign in to comment.