SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
462 stars 119 forks source link

recommending amazon linux from bento #131

Closed elreydetoda closed 4 years ago

elreydetoda commented 4 years ago

Since we are doing this on amazon workspaces I would recommend doing dev on a vagrant box that should, in theory, better represent a workspace instance. This pull request just simply replaces centos/8 with bento/amazonlinux-2 and then renamed the folder to vm-amazon.

elreydetoda commented 4 years ago

just saw you already have a amazonlinux vagrantfile...https://github.com/SamuraiWTF/samuraiwtf/blob/49eca32b623a75924b597f4c3dbabe3a9346d599/base/amazon-linux/Vagrantfile#L24