summaryrefslogtreecommitdiff
path: root/bin/cluster
AgeCommit message (Expand)Author
2016-04-29fix up variable references remove "online" support from bin/clusterJason DeTiberus
2016-04-01Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard
2016-02-25Add warnings to bin/cluster and READMEsAndrew Butcher
2016-01-19Remove camel case for bin/cluster addNodesJason DeTiberus
2016-01-08Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard
2016-01-04Removing environment and env tags.Kenny Woodson
2015-11-24more aws support for scaleupJason DeTiberus
2015-11-17Use field numbers for all formats in bin/cluster for python 2.6Andrew Butcher
2015-11-16bin/cluster fix python 2.6 issueJason DeTiberus
2015-10-14Merge pull request #659 from jaryn/exit_stausThomas Wiest
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
2015-10-06Fix exception handling.Jaroslav Henner
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01oo_option fixed, some clean upChengcheng Mu
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-09-24Add missing ,Wesley Hearn
2015-09-05Fix a minor bug involving AWS ENV KeysJohn T Skarbek
2015-08-26Atomic Enterprise related changes.Avesh Agarwal
2015-08-11Prevent Ansible from serializing tasksLénaïc Huard
2015-07-23Infra node supportWesley Hearn
2015-07-10Playbook updates for clustered etcdJason DeTiberus
2015-07-10bin/cluster supports boto credentials as well as env variablesJason DeTiberus
2015-07-06Merge pull request #291 from lhuard1A/profileThomas Wiest
2015-07-03Add a generic mechanism for passing optionsLénaïc Huard
2015-06-29Infrastructure - Validate AWS environment before calling playbooksJhon Honce
2015-06-22Add a --profile option to spot which task takes more timeLénaïc Huard
2015-06-08Implement OpenStack providerLénaïc Huard
2015-06-04* Update defaults and examples to track core concepts guideJhon Honce
2015-06-03Issue 119 - Add support for ~/.openshift-ansibleJhon Honce
2015-06-03Infrastructure - Add service action to bin/clusterJhon Honce
2015-04-14Configuration updates for latest builds and major refactorJason DeTiberus
2015-04-10Add libvirt as a providerLénaïc Huard
2015-04-03openshift_facts role/module refactor default settingsJason DeTiberus
2015-03-24* Refactor bin/cluster to use argparse.subparsersJhon Honce
2015-03-24* Updates from code reviewsJhon Honce
2015-03-24* Replace asserts with raisesJhon Honce
2015-03-24* Updates from code reviewsJhon Honce
2015-03-24Add spacing to implicit string concatenation for python backwards compatibilityJason DeTiberus
2015-03-24Use ansible playbook to initialize openshift clusterJhon Honce