| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #274 from kwoodson/multi_fixes | Kenny Woodson | 2015-06-09 | 1 | -4/+9 |
|\ |
|
| * | Added more verbosity when error happens. Also fixed a bug. | Kenny Woodson | 2015-06-09 | 1 | -4/+9 |
|/ |
|
* | Merge pull request #270 from lhuard1A/fix_libvirt | Thomas Wiest | 2015-06-09 | 1 | -2/+2 |
|\ |
|
| * | Fix libvirt playbook | Lénaïc Huard | 2015-06-07 | 1 | -2/+2 |
* | | Merge pull request #271 from lhuard1A/oo_len | Thomas Wiest | 2015-06-09 | 5 | -12/+4 |
|\ \ |
|
| * | | Replace the custom oo_len filter by the Jinja2 standard one: length | Lénaïc Huard | 2015-06-08 | 5 | -12/+4 |
* | | | Merge pull request #272 from tdawson/2015-06/beta4repo | Troy Dawson | 2015-06-08 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Switch to beta4 for online | Troy Dawson | 2015-06-08 | 1 | -4/+4 |
|/ / / |
|
* | | | Merge pull request #186 from lhuard1A/os | Thomas Wiest | 2015-06-08 | 18 | -2/+790 |
|\ \ \ |
|
| * | | | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 18 | -2/+790 |
| |/ / |
|
* | | | Merge pull request #268 from detiber/fluentdFact | Thomas Wiest | 2015-06-08 | 4 | -5/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 4 | -5/+24 |
|/ / |
|
* | | Merge pull request #265 from jwhonce/wip/nfs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
|\ \ |
|
| * | | Allow NFS access for VMs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #262 from jwhonce/wip/config | Jhon Honce | 2015-06-04 | 1 | -3/+25 |
|\ \ |
|
| * | | * 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 |
| |/ |
|
* | | Merge pull request #263 from twiest/pr | Thomas Wiest | 2015-06-04 | 1 | -2/+24 |
|\ \ |
|
| * | | Added YAML over JSON to best practices guide. | Thomas Wiest | 2015-06-04 | 1 | -2/+24 |
|/ / |
|
* | | Merge pull request #258 from twiest/pr | Thomas Wiest | 2015-06-04 | 1 | -0/+1 |
|\ \ |
|
| * | | Added 'stylistic exception' to the best practices guide. | Thomas Wiest | 2015-06-03 | 1 | -0/+1 |
* | | | Merge pull request #261 from twiest/pr3 | Thomas Wiest | 2015-06-04 | 1 | -2/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | Added fail pattern rules to best practices doc | Thomas Wiest | 2015-06-03 | 1 | -2/+44 |
| |/ |
|
* | | Merge pull request #260 from jwhonce/wip/service | Thomas Wiest | 2015-06-03 | 7 | -3/+177 |
|\ \ |
|
| * | | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 7 | -3/+177 |
| |/ |
|
* | | Merge pull request #216 from detiber/AddTrelloLink | Thomas Wiest | 2015-06-03 | 1 | -4/+7 |
|\ \ |
|
| * | | Add link to trello feature roadmap in README | Jason DeTiberus | 2015-05-07 | 1 | -4/+7 |
* | | | Merge pull request #207 from sebiwi/remove_trailing_whitespace | Thomas Wiest | 2015-06-03 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | Removed trailing whitespaces | Sebastian Caceres | 2015-05-06 | 1 | -3/+3 |
* | | | | Merge pull request #255 from jsafrane/devel/fix-typo | Thomas Wiest | 2015-06-03 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fixed a typo. | Jan Safranek | 2015-06-01 | 1 | -1/+1 |
* | | | | Merge pull request #190 from jwhonce/wip/containers | Jhon Honce | 2015-06-01 | 29 | -19/+351 |
|\ \ \ \ |
|
| * | | | | * Fix tables in README.md files | Jhon Honce | 2015-06-01 | 2 | -2/+2 |
| * | | | | * rename openshift_registry_url oreg_url | Jhon Honce | 2015-06-01 | 8 | -28/+28 |
| * | | | | * Do not reinstall gem if it exists | Jhon Honce | 2015-06-01 | 2 | -0/+12 |
| * | | | | * Rename create_services__master to g_svc_master | Jhon Honce | 2015-06-01 | 3 | -9/+3 |
| * | | | | * Make fluentd deployment optional with openshift_use_fluentd | Jhon Honce | 2015-06-01 | 3 | -2/+3 |
| * | | | | Install fluentd on nodes and master | Jhon Honce | 2015-05-29 | 8 | -0/+158 |
| * | | | | * Deploy services from common playbook | Jhon Honce | 2015-05-29 | 10 | -16/+39 |
| * | | | | [WIP] Infrastructure - Deploy services in cluster | Jhon Honce | 2015-05-29 | 12 | -1/+145 |
| |/ / / |
|
* | | | | Merge pull request #254 from kwoodson/zbx_enhancements | Kenny Woodson | 2015-06-01 | 1 | -81/+178 |
|\ \ \ \ |
|
| * | | | | First attempt at idempotency | Kenny Woodson | 2015-06-01 | 1 | -81/+178 |
| |/ / / |
|
* | | | | Merge pull request #256 from wshearn/onetwentychars | Wesley Hearn | 2015-06-01 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update max length to 120 characters as per the style guide | Wesley Hearn | 2015-06-01 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #252 from twiest/pr | Thomas Wiest | 2015-05-28 | 14 | -930/+2 |
|\ \ \ |
|
| * | | | Removed cloud.rb and it's associated libraries as it's no longer used. Also r... | Thomas Wiest | 2015-05-27 | 14 | -930/+2 |
|/ / / |
|
* | | | Merge pull request #253 from twiest/pr2 | Matt Woodson | 2015-05-27 | 1 | -1/+15 |
|\ \ \ |
|
| * | | | added section for role naming to the best practices guide. | Thomas Wiest | 2015-05-27 | 1 | -1/+15 |
|/ / / |
|
* | | | Merge pull request #251 from twiest/pr | Thomas Wiest | 2015-05-27 | 3 | -13/+62 |
|\ \ \ |
|
| * \ \ | Added 80 character SHOULD to style guide, added a better example for environm... | Thomas Wiest | 2015-05-27 | 3 | -21/+70 |
| |\ \ \ |
|