Spencer Smith 539af338c4
docs: update vmware docs
This PR updates the vmware docs to introduce a script to help with the
automation, as well as introduce the setup of talos-vmtoolsd and
reworking the format a bit.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
2022-01-10 14:18:34 -05:00

13 lines
276 B
Diff

- op: add
path: /machine/network
value:
interfaces:
- interface: eth0
dhcp: true
vip:
ip: <VIP>
- op: replace
path: /cluster/extraManifests
value:
- "https://raw.githubusercontent.com/mologie/talos-vmtoolsd/master/deploy/unstable.yaml"