Update ESXI netplan, de-hardcode Velociraptor URL

This commit is contained in:
Chris Long
2020-09-07 23:19:04 -07:00
parent 4770e303ec
commit 086df6f534
3 changed files with 3 additions and 14 deletions

View File

@@ -3,14 +3,7 @@ network:
ethernets:
eth0:
dhcp4: true
routes:
- to: 192.168.1.0/24
via: 192.168.3.1
eth1:
dhcp4: true
gateway4: 192.168.76.1
nameservers:
addresses: [8.8.8.8,8.8.4.4]
eth2:
dhcp4: false
addresses: [192.168.38.105/24]