- 13 Mar, 2014 21 commits
-
-
Documentation updates
Michael DeHaan committed -
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Paul Durivage committed
-
James Tanner committed
-
James Cammarata committed
-
This allows the use of an args list with leading environment variables, which otherwise would fail due to the way Popen works.
James Cammarata committed -
James Cammarata committed
-
This reverts commit 4273cb2d.
James Cammarata committed -
This allows the use of an args list with leading environment variables, which otherwise would fail due to the way Popen works.
James Cammarata committed -
James Cammarata committed
-
James Tanner committed
-
To support parallel cloud test execution, create and provide a random string to cloud integration tests. The variable 'resource_prefix' can be used in cloud roles and during resource cleanup to safely create/destroy cloud-based resources. Additional changes include: * The roles test_ec2_key and test_ec2_group were updated to use to {{resource_prefix}}. * Additionally, the Makefile was updated to set resource_prefix to a random string. The Makefile will also use 'resource_prefix' during cloud_cleanup. * All test_ec2* roles were updated to add 'setup_ec2' as a role dependency.
James Laska committed -
This reverts commit 3cd7d47b.
Michael DeHaan committed -
Modules make run command safer
Richard Isaacson committed -
Tests clean.
Richard C Isaacson committed -
Richard C Isaacson committed
-
Fixes various typos, fetch_url now working, changed command composure for wait_for_service
James Cammarata committed -
Also: * changed this module to use https for requests to the API * fixed a bug in which a traceback was caused when the domain wasn't found Fixes #6457
James Cammarata committed -
Fixes odd encoding problem with wait_for_service.
James Martin committed
-
- 12 Mar, 2014 19 commits
-
-
James Laska committed
-
Additional test scenarios in roles/test_git
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
Michael DeHaan committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Testers may override the inventory and vars-file using the environment variables 'INVENTORY' and 'VARS_FILE'.
James Laska committed -
Includes coverage for accept_hostkey and additional scm URL formats.
James Laska committed -
James Cammarata committed
-
git: Execute git commands in `dest` directory
James Cammarata committed -
Michael DeHaan committed
-