Commit Graph

33 Commits

Author SHA1 Message Date
Chris Long 8cc591b7d7 Add velociraptor 2020-07-03 01:55:19 -07:00
Chris Long 37911b150a Remove more references to iso_checksum_type 2020-06-26 16:58:22 -07:00
Chris Long 976b58f126 More linting errors fixed 2020-06-25 23:26:12 -07:00
Chris Long 21477e376a Fix lint errors, update packer files 2020-06-25 23:11:59 -07:00
Chris Long 7858530c17 Remove from Ansible too 2020-06-21 00:28:38 -07:00
Chris Long 5791b99c8f Azure development 2020-06-14 18:45:18 -07:00
Chris Long 14e47a9650 Remove ' from ansible comment
Ansible barfs with an `ERROR! failed at splitting arguments, either an unbalanced jinja2 block or quotes` message when comments contain apostrophes
2020-06-02 00:04:18 -07:00
Chris Long 74dda07942 Update ESXi bootstrap too 2020-06-01 22:53:36 -07:00
Chris Long 7dc7e6916c ESXi RAM Bump, osquery fixes 2020-06-01 22:51:14 -07:00
Chris Long 71206dc243 Update README.md and ESXi logger code 2020-04-23 19:35:26 -07:00
Chris Long c7e013558a Resolving merge conflicts 2020-03-27 14:58:18 -07:00
Chris Long 34d8a39c43 Multiple bugfixes, add dashboard 2020-03-27 14:53:04 -07:00
Chris Long 0f5faccf46 Update main.yml 2020-03-26 13:34:20 -07:00
NemoEht be0f22417f Update to ubuntu1804_esxi.json with ssh_timeout
Added ssh_timeout of 10000 seconds (166.6667 minutes). This will keep packer from destroying the VM before it's even done with the setup process. The time can be adjusted but this helped me in the setup process.
2020-03-23 20:36:16 -07:00
Chris Long d9ccdbb162 Merge pull request #403 from NemoEht/patch-1
Update ubuntu1804_esxi.json
2020-03-23 13:53:15 -07:00
Chris Long 7c29ef8663 Merge pull request #404 from NemoEht/patch-2
Update windows_10_esxi.json
2020-03-23 13:53:02 -07:00
NemoEht f7eb80d836 Update windows_2016_esxi.json
Updated line 40 to use the variable in the variables.json
2020-03-23 13:42:05 -07:00
NemoEht 4e950f22f0 Update windows_10_esxi.json
Updated line 45 to use the variable in the variables.json
2020-03-23 13:41:25 -07:00
NemoEht 73b1e29a8f Update ubuntu1804_esxi.json
Updated line 55 to use the variable in the variables.json
2020-03-23 13:40:44 -07:00
Chris Long 5084822e84 Break out Ansible tasks 2020-03-23 00:31:09 -07:00
Chris Long 05a3faae17 Fixed the path to 01-netcfg.yaml 2020-03-13 12:06:20 -07:00
ZephrFish 8d360d2193 extra comma not required 2020-03-10 20:55:42 +00:00
ZephrFish 7202a82c83 ssh_wait_time is deprecated
new option is pause_before connecting as previous is deprecated within packer https://packer.io/docs/templates/communicator.html#ssh_timeout

Also time is set to 166m by default so have flipped that to 10m to make it work :-)
2020-03-10 19:58:10 +00:00
Chris Long da8d5d789d Fix formatting 2020-03-09 15:03:05 -07:00
Chris Long 8e58523ac3 Adding image 2020-03-09 14:52:13 -07:00
Chris Long 688904a9b1 Fix image URLs in README 2020-03-09 14:48:40 -07:00
Chris Long 4e850a5ee6 Adding final ESXI deployment code 2020-03-09 14:42:58 -07:00
Chris Long e78b08a901 Merge branch 'ESXi' of https://github.com/clong/detectionlab into ESXi 2020-03-06 11:54:56 -08:00
Chris Long c5be4492b8 Adding some ansible code 2020-03-06 11:53:38 -08:00
Chris Long e08f18e0a7 Update README.md 2020-03-05 23:01:35 -08:00
Chris Long 51853befec Updating ESXi README 2020-03-05 22:42:29 -08:00
Chris Long f7940234ec De-duping MAC addresses and adding outputs 2020-03-05 22:28:02 -08:00
Chris Long 52ba931948 Adding an ESXi development branch 2020-03-05 22:07:55 -08:00