| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Prevent Ansible from serializing tasks | Lénaïc Huard | 2015-08-11 | 1 | -0/+10 |
* | Infra node support | Wesley Hearn | 2015-07-23 | 1 | -1/+4 |
* | Playbook updates for clustered etcd | Jason DeTiberus | 2015-07-10 | 1 | -0/+3 |
* | bin/cluster supports boto credentials as well as env variables | Jason DeTiberus | 2015-07-10 | 1 | -2/+8 |
* | Merge pull request #291 from lhuard1A/profile | Thomas Wiest | 2015-07-06 | 1 | -0/+6 |
|\ |
|
| * | Add a --profile option to spot which task takes more time | Lénaïc Huard | 2015-06-22 | 1 | -0/+6 |
* | | Add a generic mechanism for passing options | Lénaïc Huard | 2015-07-03 | 1 | -1/+1 |
* | | Infrastructure - Validate AWS environment before calling playbooks | Jhon Honce | 2015-06-29 | 1 | -5/+18 |
* | | changed Openshift to OpenShift | Thomas Wiest | 2015-06-19 | 3 | -3/+3 |
|/ |
|
* | Automatic commit of package [openshift-ansible-bin] release [0.0.18-1]. | Kenny Woodson | 2015-06-09 | 1 | -1/+8 |
* | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 1 | -2/+11 |
* | * Update defaults and examples to track core concepts guide | Jhon Honce | 2015-06-04 | 1 | -2/+2 |
* | Issue 119 - Add support for ~/.openshift-ansible | Jhon Honce | 2015-06-03 | 1 | -3/+25 |
* | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 1 | -3/+27 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.17-1]. | Thomas Wiest | 2015-05-15 | 1 | -1/+4 |
* | fixed the openshift-ansible-bin build | Thomas Wiest | 2015-05-15 | 1 | -6/+6 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.16-1]. | Kenny Woodson | 2015-05-15 | 1 | -1/+4 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.15-1]. | Kenny Woodson | 2015-05-15 | 1 | -1/+4 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.14-1]. | Thomas Wiest | 2015-05-15 | 1 | -1/+4 |
* | Fixed openshift-ansible-bin rpm build | Thomas Wiest | 2015-05-15 | 1 | -1/+1 |
* | Command line tools import multi_ec2 as lib | Kenny Woodson | 2015-05-14 | 5 | -55/+11 |
* | Adding cache location for multi ec2 | Kenny Woodson | 2015-05-11 | 2 | -13/+16 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.13-1]. | Thomas Wiest | 2015-05-07 | 1 | -1/+4 |
* | added '-e all' to ohi and fixed pylint errors. | Thomas Wiest | 2015-05-07 | 2 | -42/+100 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.12-1]. | Thomas Wiest | 2015-05-05 | 1 | -1/+5 |
* | fixed opssh and opscp to allow just environment or just host-type. | Thomas Wiest | 2015-05-05 | 2 | -33/+28 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.11-1]. | Thomas Wiest | 2015-05-04 | 1 | -1/+9 |
* | changed opssh to a bash script using ohi to make it easier to maintain, and t... | Thomas Wiest | 2015-05-04 | 2 | -213/+215 |
* | Added --user option to ohi to pre-pend the username in the hostlist output. | Thomas Wiest | 2015-05-01 | 1 | -1/+9 |
* | Added utils.py that contains a normalize_dnsname function good for sorting dn... | Thomas Wiest | 2015-05-01 | 2 | -1/+34 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.10-1]. | Thomas Wiest | 2015-04-30 | 1 | -1/+4 |
* | added --list-host-types option to opscp | Thomas Wiest | 2015-04-30 | 1 | -0/+5 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.9-1]. | Thomas Wiest | 2015-04-30 | 1 | -1/+3 |
* | added opscp | Thomas Wiest | 2015-04-30 | 2 | -1/+118 |
* | Configuration updates for latest builds and major refactor | Jason DeTiberus | 2015-04-14 | 1 | -20/+71 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.8-1]. | Thomas Wiest | 2015-04-13 | 1 | -1/+4 |
* | fixed bug in opssh where it wouldn't actually run pssh | Thomas Wiest | 2015-04-13 | 1 | -23/+7 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.7-1]. | Thomas Wiest | 2015-04-13 | 1 | -1/+6 |
* | added the ability to run opssh and ohi on all hosts in an environment, as wel... | Thomas Wiest | 2015-04-10 | 3 | -24/+88 |
* | added ohi | Thomas Wiest | 2015-04-10 | 2 | -1/+97 |
* | Add libvirt as a provider | Lénaïc Huard | 2015-04-10 | 1 | -2/+4 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.6-1]. | Thomas Wiest | 2015-04-09 | 1 | -1/+5 |
* | fixed bug where opssh would throw an exception if pssh returned a non-zero ex... | Thomas Wiest | 2015-04-09 | 1 | -8/+8 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.5-1]. | Thomas Wiest | 2015-04-08 | 1 | -1/+5 |
* | fixed the opssh default output behavior to be consistent with pssh. Also fixe... | Thomas Wiest | 2015-04-07 | 1 | -5/+11 |
* | openshift_facts role/module refactor default settings | Jason DeTiberus | 2015-04-03 | 1 | -5/+12 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.4-1]. | Thomas Wiest | 2015-03-31 | 1 | -1/+4 |
* | Fixed when tag was missing and added opssh completion | Kenny Woodson | 2015-03-31 | 1 | -1/+22 |
* | Automatic commit of package [openshift-ansible-bin] release [0.0.3-1]. | Thomas Wiest | 2015-03-30 | 1 | -1/+4 |
* | created a python package named openshift_ansible | Thomas Wiest | 2015-03-30 | 6 | -5/+9 |