8 Commits
Author SHA1 Message Date
suksterandGitHub fc3416874c ESXi Terraform Provider automatic installation
Since Terraform 0.13.x there is no need to build the provider or download it manually. The file versions.tf was added to specify the provider name in the Terraform Registry. The instructions in the README file have been updated to reflect this change.
2020-11-08 10:41:24 +01:00
suksterandGitHub f110936fef Added VIB file to open VNC ports automatically
I have created this VIB file to automate the manual steps to open the VNC ports on ESXi firewall.
2020-11-07 21:05:19 +01:00
suksterandGitHub 2326421ce6 Merge pull request #6 from clong/master
Syncing with upstream repo
2020-11-07 20:46:41 +01:00
suksterandGitHub 54264de4fe Merge pull request #4 from clong/master
Sync with original repository
2020-09-28 09:04:48 +02:00
suksterandGitHub cefd90068b Merge pull request #2 from clong/master
Update from original repo
2020-08-18 09:51:33 +02:00
suksterandGitHub 8d713746f3 Merge pull request #1 from clong/master
Update from original repository
2020-08-07 10:53:31 +02:00
suksterandGitHub b620c15d2e Ifconfig up fix for logger
The syntax "sudo ifconfig up eth1" was throwing an error in the current version of Ubuntu. The "up" option needs to come after the interface name for it to work.
2020-08-06 17:52:10 +02:00
suksterandGitHub f2367c8f83 Added new section "Configuring Windows 10 with WSL as a Provisioning Host" 2020-07-31 14:23:35 +02:00