stelligent / serverspec-aws-resources

Some serverspec resources to allow testing AWS resources. This repository is deprecated - you should instead use: https://github.com/k1LoW/awspec
27 stars 24 forks source link

Request for example on EC2 validation #18

Open sqavenky opened 8 years ago

sqavenky commented 8 years ago

Hi, I am new to ServerSpec. Please give me some examples on how to validate remote EC2 instance using your library. Where do I specify the .pem file, user id and password to login to EC2. I am trying to run this test from Jenkins slave into EC2. Thank you, Venky