Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | suppress error unbound variable | liangxia | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Adding AWS support to openshift-ansible module | Akram Ben Aissi | 2014-12-12 | 1 | -3/+12 |
| | | | | | | | | | | - 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 | ||||
* | short-term fix up for cluster.sh supported environment tags | Adam Miller | 2014-11-11 | 1 | -1/+1 |
| | |||||
* | fixed cluster.sh to only run minion and master creation once, and to use -c ↵ | Thomas Wiest | 2014-10-30 | 1 | -15/+6 |
| | | | | if there are multiple needed. Also added nicer output. | ||||
* | Support latest origin v3 CLI options | Jhon Honce | 2014-10-23 | 1 | -4/+2 |
| | |||||
* | consistenly use terminate in supported operation | lxia ( Liang Xia ) | 2014-10-09 | 1 | -1/+1 |
| | |||||
* | Finish origin -> openshift rename | Jhon Honce | 2014-10-02 | 1 | -8/+10 |
| | |||||
* | WIP Infra - Add playbooks for using openshift binary | Jhon Honce | 2014-10-02 | 1 | -8/+15 |
| | | | | * Fixed terminate so that it properly removes the attached OS disk. | ||||
* | terminate playbook | Jhon Honce | 2014-09-29 | 1 | -13/+9 |
| | |||||
* | Add cluster.sh | Jhon Honce | 2014-09-25 | 1 | -0/+86 |