summaryrefslogtreecommitdiffstats
path: root/bin/cluster
Commit message (Expand)AuthorAgeFilesLines
* Fix typosRodolfo Carvalho2016-10-191-1/+1
* Set the DomainName or DomainID in the OpenStack cloud providerLénaïc Huard2016-09-291-3/+10
* Fix OpenStack cloud providerLénaïc Huard2016-09-261-0/+11
* fix up variable references remove "online" support from bin/clusterJason DeTiberus2016-04-291-1/+1
* Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard2016-04-011-0/+15
* Add warnings to bin/cluster and READMEsAndrew Butcher2016-02-251-0/+7
* Remove camel case for bin/cluster addNodesJason DeTiberus2016-01-191-4/+4
* Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-081-4/+1
* Removing environment and env tags.Kenny Woodson2016-01-041-45/+61
* more aws support for scaleupJason DeTiberus2015-11-241-0/+25
* Use field numbers for all formats in bin/cluster for python 2.6Andrew Butcher2015-11-171-10/+10
* bin/cluster fix python 2.6 issueJason DeTiberus2015-11-161-6/+6
* Merge pull request #659 from jaryn/exit_stausThomas Wiest2015-10-141-21/+23
|\
| * Fix exception handling.Jaroslav Henner2015-10-061-21/+23
* | Revert "Revert "GCE support""Chengcheng Mu2015-10-061-4/+8
|/
* Revert "GCE support"Thomas Wiest2015-10-051-8/+4
* oo_option fixed, some clean upChengcheng Mu2015-10-011-1/+1
* GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-011-4/+8
* Add missing ,Wesley Hearn2015-09-241-1/+1
* Fix a minor bug involving AWS ENV KeysJohn T Skarbek2015-09-051-1/+1
* Atomic Enterprise related changes.Avesh Agarwal2015-08-261-0/+4
* Prevent Ansible from serializing tasksLénaïc Huard2015-08-111-0/+10
* Infra node supportWesley Hearn2015-07-231-1/+4
* Playbook updates for clustered etcdJason DeTiberus2015-07-101-0/+3
* bin/cluster supports boto credentials as well as env variablesJason DeTiberus2015-07-101-2/+8
* Merge pull request #291 from lhuard1A/profileThomas Wiest2015-07-061-0/+6
|\
| * Add a --profile option to spot which task takes more timeLénaïc Huard2015-06-221-0/+6
* | Add a generic mechanism for passing optionsLénaïc Huard2015-07-031-1/+1
* | Infrastructure - Validate AWS environment before calling playbooksJhon Honce2015-06-291-5/+18
|/
* Implement OpenStack providerLénaïc Huard2015-06-081-2/+11
* * Update defaults and examples to track core concepts guideJhon Honce2015-06-041-2/+2
* Issue 119 - Add support for ~/.openshift-ansibleJhon Honce2015-06-031-3/+25
* Infrastructure - Add service action to bin/clusterJhon Honce2015-06-031-3/+27
* Configuration updates for latest builds and major refactorJason DeTiberus2015-04-141-20/+71
* Add libvirt as a providerLénaïc Huard2015-04-101-2/+4
* openshift_facts role/module refactor default settingsJason DeTiberus2015-04-031-5/+12
* * Refactor bin/cluster to use argparse.subparsersJhon Honce2015-03-241-56/+126
* * Updates from code reviewsJhon Honce2015-03-241-3/+11
* * Replace asserts with raisesJhon Honce2015-03-241-2/+2
* * Updates from code reviewsJhon Honce2015-03-241-5/+8
* Add spacing to implicit string concatenation for python backwards compatibilityJason DeTiberus2015-03-241-4/+4
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-0/+100