Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #65 from lhuard1A/osx | Thomas Wiest | 2015-03-03 | 2 | -3/+3 |
|\ | | | | | Allows it to run on OSX | ||||
| * | Allows it to run on OSX | Akram Ben Aissi | 2015-02-19 | 2 | -3/+3 |
| | | | | | | | | | | - Versions of ruby ported on OSX requires escaping of hyphens in regexp - Adds documentation on packages required by OSX to run openshift-online-ansible on OSX | ||||
* | | add jdetiber to list of SUPPORTED_ENVS | Jason DeTiberus | 2015-02-24 | 2 | -2/+2 |
| | | |||||
* | | cleaned up ansible tower | Matt Woodson | 2015-02-24 | 1 | -1/+1 |
| | | |||||
* | | changed tint to twiest and added gshipley env | Thomas Wiest | 2015-02-23 | 2 | -2/+2 |
| | | |||||
* | | Fixed an issue with the latest gce list. Correctly handles _meta | Kenny Woodson | 2015-02-19 | 2 | -10/+34 |
|/ | |||||
* | Merge pull request #61 from jwhonce/wip/kubeconfig | Jhon Honce | 2015-02-17 | 2 | -2/+2 |
|\ | | | | | Update playbooks for latest origin code | ||||
| * | Use more descriptive name in Development Project | Jhon Honce | 2015-02-13 | 2 | -2/+2 |
| | | |||||
* | | Fixed a couple of other variables that were incorrect. | Kenny Woodson | 2015-02-13 | 1 | -2/+2 |
| | | |||||
* | | Fixing tag name to prepend aws identifier. | Kenny Woodson | 2015-02-13 | 1 | -1/+1 |
|/ | |||||
* | removed ignore_bug_6407 as that bug has now been fixed by ansible. | Thomas Wiest | 2015-02-05 | 3 | -12/+0 |
| | |||||
* | Adding AWS support to openshift-ansible module | Akram Ben Aissi | 2014-12-12 | 1 | -3/+1 |
| | | | | | | | | | | - Update documentation to say that ssh configuration need to point to the private key file - Removing the -p argument when calling time .... because it is misintrepreted by ruby - Turning the cluster.sh to agnostic in its help/error message by replacing explicit reference to GCE by a a variable - Fixing a bug within the playbooks that incorrectly references the minions and master fact group. - Adding playbooks for AWS, which are almost of copy/paste for those of GCE - Added environment variable OO_PROVIDER to allow definition of the provider. Defaults is gce - TODO implement the terminate.yml cookbook | ||||
* | Add lint environment tag for QE | Jhon Honce | 2014-11-13 | 2 | -2/+2 |
| | |||||
* | updated docs to have better setup instructions, fixed minor bugs, added | Thomas Wiest | 2014-10-31 | 3 | -3/+3 |
| | | | | envs for admiller (amint) and tdawson (tdint). | ||||
* | fixed cluster.sh to only run minion and master creation once, and to use -c ↵ | Thomas Wiest | 2014-10-30 | 2 | -2/+2 |
| | | | | if there are multiple needed. Also added nicer output. | ||||
* | minor cleanup | Thomas Wiest | 2014-10-23 | 2 | -3/+4 |
| | |||||
* | made aws list display more information, and be able to only show a single ↵ | Thomas Wiest | 2014-10-23 | 2 | -7/+15 |
| | | | | environment | ||||
* | Added atomic aws host to cloud.rb | Thomas Wiest | 2014-10-23 | 6 | -13/+255 |
| | |||||
* | broke out parts of cloud.rb into libs for easier maintenance. | Thomas Wiest | 2014-10-21 | 4 | -0/+418 |