Fix image URLs in README
This commit is contained in:
@@ -29,10 +29,10 @@ NOTE: This is an early release and it's possible that certain features may not w
|
||||
|
||||
These commands can be run in parallel from three separate terminal sessions.
|
||||
|
||||

|
||||

|
||||
|
||||
3. **(1 Minute)** Once the Packer builds finish, verify that you now see Windows10, WindowsServer2016, and Ubuntu1804 in your ESXi console
|
||||

|
||||

|
||||
4. **(5 Minutes)** Edit the variables in `ESXi/variables.tf` to match your local ESXi configuration or [create a terraform.tfvars file] (RECOMMENDED)(https://www.terraform.io/docs/configuration/variables.html#variable-definitions-tfvars-files) to override them.
|
||||
5. **(25 Minutes)** From `DetectionLab/ESXi`, run `terraform init && terraform apply`
|
||||
6. Once Terraform has finished bringing the hosts online, change your directory to `DetectionLab/ESXi/ansible`
|
||||
@@ -42,7 +42,7 @@ These commands can be run in parallel from three separate terminal sessions.
|
||||
10. Change your directory to `DetectionLab/ESXi/ansible`
|
||||
11. **(30 Minutes)** Run `ansible-playbook -vvv detectionlab.yml`
|
||||
12. If all goes well, you should see the following and your lab is complete!
|
||||

|
||||

|
||||
|
||||
If you run into any issues along the way, please open an issue on Github and I'll do my best to find a solution.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user