summaryrefslogtreecommitdiffstats
path: root/README_AWS.md
Commit message (Collapse)AuthorAgeFilesLines
* fixed github repo name in READMEsThomas Wiest2015-03-091-1/+1
|
* Allows it to run on OSXAkram Ben Aissi2015-02-191-0/+5
| | | | | - 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
* Adding AWS support to openshift-ansible moduleAkram Ben Aissi2014-12-121-2/+14
| | | | | | | | | | - 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
* doc updateThomas Wiest2014-10-281-0/+40