Open vishagilityroots opened 6 years ago
VAGRANT_AWS_SECURITY_GROUP
cd jenkins
vagrant up --provider=aws
The box is provisioned as usual in AWS, but without being added to a security group. No error checking is done.
Steps
VAGRANT_AWS_SECURITY_GROUP
unset.cd jenkins
vagrant up --provider=aws
The box is provisioned as usual in AWS, but without being added to a security group. No error checking is done.