Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 4 | -5/+24 |
| | | | | | - Move use_fluentd into openshift_facts proper - default use_fluentd to False unless deployment_type == origin | ||||
* | Merge pull request #265 from jwhonce/wip/nfs | Jhon Honce | 2015-06-05 | 1 | -0/+3 |
|\ | | | | | Allow NFS access for VMs | ||||
| * | 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 |
|\ \ | | | | | | | Issue 119 - Add support for ~/.openshift-ansible | ||||
| * | | * 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 |
| |/ | | | | | | | * Allow user to override: validate_cluster_ids, cluster_ids, providers | ||||
* | | Merge pull request #263 from twiest/pr | Thomas Wiest | 2015-06-04 | 1 | -2/+24 |
|\ \ | | | | | | | Added YAML over JSON to best practices guide. | ||||
| * | | 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. | ||||
| * | | 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 | ||||
| * | | 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 | ||||
| * | | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 7 | -3/+177 |
| |/ | | | | | | | | | * Add necessary playbooks/roles * Cleanup bin/cluster to meet new design guide lines | ||||
* | | Merge pull request #216 from detiber/AddTrelloLink | Thomas Wiest | 2015-06-03 | 1 | -4/+7 |
|\ \ | | | | | | | Add link to trello feature roadmap in README | ||||
| * | | 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 | ||||
| * | | | 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 |
|\ \ \ \ | |_|_|/ |/| | | | Fixe a typo in NFS server role. | ||||
| * | | | 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 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Infrastructure - Deploy services in cluster @twiest All comments covered. | ||||
| * | | | | * 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 |
| | | | | | | | | | | | | | | | | | | | | * rename option_images to _{oreg|ortr}_images | ||||
| * | | | | * 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 |
| | | | | | | | | | | | | | | | | | | | | * Configure fluentd to aggragate container logs | ||||
| * | | | | * 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 |
| |/ / / | | | | | | | | | | | | | | | | | * Create OpenShift Docker Registry * Create OpenShift router | ||||
* | | | | Merge pull request #254 from kwoodson/zbx_enhancements | Kenny Woodson | 2015-06-01 | 1 | -81/+178 |
|\ \ \ \ | | | | | | | | | | | Zabbix Idempotent module. | ||||
| * | | | | 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 | ||||
| * | | | 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. | ||||
| * | | | Removed cloud.rb and it's associated libraries as it's no longer used. Also ↵ | Thomas Wiest | 2015-05-27 | 14 | -930/+2 |
|/ / / | | | | | | | | | | removed etcd role. | ||||
* | | | 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. | ||||
| * | | | 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 environment in core concepts, added ansible roles flat hierarchy to best practices | ||||
| * \ \ | Added 80 character SHOULD to style guide, added a better example for ↵ | Thomas Wiest | 2015-05-27 | 3 | -21/+70 |
| |\ \ \ | | | | | | | | | | | | | | | | environment in core concepts, added ansible roles flat hierarchy to best practices | ||||
* | \ \ \ | Merge pull request #250 from twiest/pr | Thomas Wiest | 2015-05-26 | 3 | -10/+10 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | removed references to 'we' | ||||
| * / / | removed references to 'we' | Thomas Wiest | 2015-05-26 | 3 | -10/+10 |
|/ / / | |||||
* | | | Merge pull request #249 from kwoodson/docker | Kenny Woodson | 2015-05-26 | 10 | -198/+292 |
|\ \ \ | | | | | | | | | Docker storage role. | ||||
| * | | | docker-storage role added | Kenny Woodson | 2015-05-26 | 10 | -198/+292 |
| | | | | |||||
* | | | | Merge pull request #246 from twiest/pr | Thomas Wiest | 2015-05-26 | 3 | -1/+43 |
|\ \ \ \ | |/ / / |/| | | | Added concepts guide. | ||||
| * | | | Added concepts guide. | Thomas Wiest | 2015-05-26 | 3 | -1/+43 |
|/ / / | |||||
* | | | Merge pull request #245 from twiest/remove_atomic_stuff | Thomas Wiest | 2015-05-26 | 37 | -812/+8 |
|\ \ \ | | | | | | | | | removed references to atomic proxy. | ||||
| * | | | removed references to atomic proxy. | Thomas Wiest | 2015-05-26 | 37 | -812/+8 |
|/ / / | |||||
* | | | Merge pull request #243 from twiest/pr | Thomas Wiest | 2015-05-22 | 2 | -0/+229 |
|\ \ \ | | | | | | | | | Added style and best practices guides | ||||
| * | | | Added style and best practices guides | Thomas Wiest | 2015-05-22 | 2 | -0/+229 |
|/ / / | |||||
* | | | Merge pull request #234 from lhuard1A/remove_use_of_local_arp_cache | Thomas Wiest | 2015-05-22 | 2 | -51/+56 |
|\ \ \ | | | | | | | | | [libvirt cluster] Use net-dhcp-leases to find VMs’ IPs |