Skip to content

Instantly share code, notes, and snippets.

@scottslowe
Created December 30, 2014 02:22
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 scottslowe/f3c09143b70fcbcf0b25 to your computer and use it in GitHub Desktop.
Save scottslowe/f3c09143b70fcbcf0b25 to your computer and use it in GitHub Desktop.
This snippet of XML, taken from /etc/vmware/hostd/config.xml on an ESX 3.5U3 host, changes the HA heartbeat delay.
<vmsvc>
<heartbeatDelayInSecs>0</heartbeatDelayInSecs>
</vmsvc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment