summaryrefslogtreecommitdiffstats
path: root/cluster.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1163631 - Make master/minion playbook configurable in cluster.shRavi Sankar Penta2015-02-041-11/+34
| | | | Now config options can take both short and long notations.
* Adding a more informative message if no supported environments are found.Chris Alfonso2015-02-031-0/+1
|
* BZ1174620 - Show grep error of no such file when upper case provider..Chris Alfonso2015-02-031-1/+1
| | | | * This patch just silences grep errors
* Infrastructure - Update pod definitionsJhon Honce2015-01-091-1/+1
| | | | * Bring pod definitions in line with lates k8s release
* suppress error unbound variableliangxia2014-12-151-1/+1
|
* Adding AWS support to openshift-ansible moduleAkram Ben Aissi2014-12-121-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 tagsAdam Miller2014-11-111-1/+1
|
* fixed cluster.sh to only run minion and master creation once, and to use -c ↵Thomas Wiest2014-10-301-15/+6
| | | | if there are multiple needed. Also added nicer output.
* Support latest origin v3 CLI optionsJhon Honce2014-10-231-4/+2
|
* consistenly use terminate in supported operationlxia ( Liang Xia )2014-10-091-1/+1
|
* Finish origin -> openshift renameJhon Honce2014-10-021-8/+10
|
* WIP Infra - Add playbooks for using openshift binaryJhon Honce2014-10-021-8/+15
| | | | * Fixed terminate so that it properly removes the attached OS disk.
* terminate playbookJhon Honce2014-09-291-13/+9
|
* Add cluster.shJhon Honce2014-09-251-0/+86