Merge pull request #418 from chef/ap/kitchen_stuff

ec2 name tag instances for easier cleanup
This commit is contained in:
Christoph Hartmann 2016-02-05 13:48:17 +01:00
commit 489863a7ce

View file

@ -5,6 +5,8 @@ driver:
associate_public_ip: true
security_group_ids: ["travis-ci"]
interface: dns
tags:
Name: kitchen-test-inspec
transport:
username: ec2-user