summaryrefslogtreecommitdiffstats
path: root/cluster.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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