Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #66 from lhuard1A/explicit_python2 | Thomas Wiest | 2015-03-09 | 3 | -3/+3 |
|\ | | | | | Explicitely use python2 | ||||
| * | Explicitely use python2 | Lénaïc Huard | 2015-02-19 | 3 | -3/+3 |
| | | | | | | | | | | Some distributions are using python3 as the default python. On those ones, we need to explicitely use python2. | ||||
* | | fixed bug in new ec2.py destination_format code | Thomas Wiest | 2015-03-09 | 1 | -2/+8 |
| | | |||||
* | | Add flexible destination format string to ec2.py | Andy Grimm | 2015-03-04 | 2 | -1/+12 |
| | | | | | | | | | | This allows us to construct hostnames from a format string plus ec2 tag values. | ||||
* | | Sync ec2.py with upstream | Andy Grimm | 2015-03-04 | 1 | -61/+239 |
|/ | |||||
* | Updated to the latest gce.py from upstream. It includes _meta and hostvars!!! | Thomas Wiest | 2015-02-13 | 1 | -3/+15 |
| | |||||
* | Removed comments and cleaned up code. | Kenny Woodson | 2015-02-05 | 1 | -1/+0 |
| | |||||
* | Attempting to only refresh cache when doing --list on ossh. | Kenny Woodson | 2015-02-05 | 2 | -3/+16 |
| | |||||
* | added opssh.py | Thomas Wiest | 2015-01-28 | 1 | -0/+1 |
| | |||||
* | fixed bug in multi_ec2.py where it was only allowing relatively path'd ↵ | Thomas Wiest | 2014-12-18 | 1 | -0/+4 |
| | | | | providers if you ran multi_ec2.py from the inventory directory. | ||||
* | unittest for merge_destructively. More to come | Kenny Woodson | 2014-12-18 | 1 | -4/+6 |
| | | | | | | | | Added a readme so its obvious how to run tests Leaving this alone. Getting cleaned up in next PR Fixing space | ||||
* | changed multi_ec2.py to print the json result string instead of the python ↵ | Thomas Wiest | 2014-12-18 | 2 | -12/+9 |
| | | | | pretty print string. | ||||
* | Variable-ized the config file path with the name. | Kenny Woodson | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Added default environment behavoir for aws credentials | Kenny Woodson | 2014-12-18 | 1 | -8/+30 |
| | |||||
* | Updated the function name to accurately reflect its procedure. | Kenny Woodson | 2014-12-12 | 1 | -3/+3 |
| | |||||
* | Updated merge function to merge recursively | Kenny Woodson | 2014-12-12 | 2 | -24/+37 |
| | |||||
* | Fixed naming for chache file. | Kenny Woodson | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | In order to agree with previous renaming these naming changes were made. | Kenny Woodson | 2014-12-12 | 3 | -2/+2 |
| | |||||
* | Updated with the class name. | Kenny Woodson | 2014-12-12 | 1 | -2/+2 |
| | |||||
* | Updated name to multi_ec2 instead of meta. | Kenny Woodson | 2014-12-12 | 2 | -0/+1 |
| | |||||
* | First version of meta inventory. | Kenny Woodson | 2014-12-12 | 3 | -0/+199 |
| | |||||
* | removed gce.ini and instead added instructions for setting up secrets.py | Thomas Wiest | 2014-10-29 | 1 | -47/+0 |
| | |||||
* | Added atomic aws host to cloud.rb | Thomas Wiest | 2014-10-23 | 2 | -0/+666 |
| | |||||
* | Initial Commit. Sharing is caring | Kenny Woodson | 2014-09-16 | 3 | -0/+324 |