index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
cluster
Age
Commit message (
Expand
)
Author
2016-04-29
fix up variable references remove "online" support from bin/cluster
Jason DeTiberus
2016-04-01
Enable Ansible ssh pipelining to speedup deployment
Lénaïc Huard
2016-02-25
Add warnings to bin/cluster and READMEs
Andrew Butcher
2016-01-19
Remove camel case for bin/cluster addNodes
Jason DeTiberus
2016-01-08
Make bin/cluster able to spawn OSE 3.1 clusters
Lénaïc Huard
2016-01-04
Removing environment and env tags.
Kenny Woodson
2015-11-24
more aws support for scaleup
Jason DeTiberus
2015-11-17
Use field numbers for all formats in bin/cluster for python 2.6
Andrew Butcher
2015-11-16
bin/cluster fix python 2.6 issue
Jason DeTiberus
2015-10-14
Merge pull request #659 from jaryn/exit_staus
Thomas Wiest
2015-10-06
Revert "Revert "GCE support""
Chengcheng Mu
2015-10-06
Fix exception handling.
Jaroslav Henner
2015-10-05
Revert "GCE support"
Thomas Wiest
2015-10-01
oo_option fixed, some clean up
Chengcheng Mu
2015-10-01
GCE-support (more information in PR, README_GCE.md)
Chengcheng Mu
2015-09-24
Add missing ,
Wesley Hearn
2015-09-05
Fix a minor bug involving AWS ENV Keys
John T Skarbek
2015-08-26
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-11
Prevent Ansible from serializing tasks
Lénaïc Huard
2015-07-23
Infra node support
Wesley Hearn
2015-07-10
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
bin/cluster supports boto credentials as well as env variables
Jason DeTiberus
2015-07-06
Merge pull request #291 from lhuard1A/profile
Thomas Wiest
2015-07-03
Add a generic mechanism for passing options
Lénaïc Huard
2015-06-29
Infrastructure - Validate AWS environment before calling playbooks
Jhon Honce
2015-06-22
Add a --profile option to spot which task takes more time
Lénaïc Huard
2015-06-08
Implement OpenStack provider
Lénaïc Huard
2015-06-04
* Update defaults and examples to track core concepts guide
Jhon Honce
2015-06-03
Issue 119 - Add support for ~/.openshift-ansible
Jhon Honce
2015-06-03
Infrastructure - Add service action to bin/cluster
Jhon Honce
2015-04-14
Configuration updates for latest builds and major refactor
Jason DeTiberus
2015-04-10
Add libvirt as a provider
Lénaïc Huard
2015-04-03
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-03-24
* Refactor bin/cluster to use argparse.subparsers
Jhon Honce
2015-03-24
* Updates from code reviews
Jhon Honce
2015-03-24
* Replace asserts with raises
Jhon Honce
2015-03-24
* Updates from code reviews
Jhon Honce
2015-03-24
Add spacing to implicit string concatenation for python backwards compatibility
Jason DeTiberus
2015-03-24
Use ansible playbook to initialize openshift cluster
Jhon Honce