Commit Graph

9 Commits (e7e091d1542fe598d7a7fbb2f51c360aaf9920cd)

Author SHA1 Message Date
Matt Clay 00f8e3d360 Fixes for EC2 module integration tests. 2017-05-03 22:40:08 +08:00
Tom Melendez 91a30e59e4 Changes to enable make gce to run. Added sys import so libcloud error is displayed; renamed credentials keys in template file so they work properly with gce_credentials.py. (#16607) 2016-09-16 10:02:18 -04:00
Michael Gruener 94806e1953 Add integration tests for the cloudflare_dns module 2016-03-25 21:22:29 +01:00
Chris Meyers 32685f9648 assert password or ssh key provided on new image creation 2015-07-09 13:44:09 -04:00
Chris Meyers efb190d5a5 add azure integration tests 2015-05-04 23:45:03 -04:00
Matt Martz f5d2f8e382 Add integration tests for the rax module 2015-01-09 15:08:58 -06:00
Chris Conway 2cc4a372c5 Adds integration tests for gce module. 2014-04-13 18:38:30 -07:00
James Laska 750d9e2d59 Update credentials.yml documentation and handling
Changes include:

 * Update Makefile to use credentials.yml when it exists
 * Add details on the use of the credentials.yml file to README.md.
 * Update credentials.template comments
2014-03-18 10:17:44 -04:00
James Laska bc678e7d7b Add credentials.template and support custom INVENTORY
Testers may override the inventory and vars-file using the environment
variables 'INVENTORY' and 'VARS_FILE'.
2014-03-12 15:45:10 -04:00