ec2 name tag instances for easier cleanup

This commit is contained in:
Alex Pop 2016-02-04 23:38:53 +00:00 committed by Christoph Hartmann
parent a687565882
commit dd02d5985f

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