| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #319 from brenton/master | Thomas Wiest | 2015-07-07 | 1 | -2/+2 |
|\ |
|
| * | Using openshift.common.hostname instead of openshift_hostname for determining... | Brenton Leanhardt | 2015-06-30 | 1 | -2/+2 |
* | | Add a generic mechanism for passing options | Lénaïc Huard | 2015-07-03 | 5 | -20/+35 |
* | | Updates to ans module examples | Kenny Woodson | 2015-06-30 | 2 | -1/+37 |
|/ |
|
* | The manage_node commands should only run on the first master | Brenton Leanhardt | 2015-06-29 | 1 | -23/+13 |
* | delegate_to doesn't appear to be thread safe | Brenton Leanhardt | 2015-06-29 | 1 | -0/+25 |
* | Add openshift_examples role | Scott Dodson | 2015-06-22 | 1 | -0/+1 |
* | Update for RC2 changes | Scott Dodson | 2015-06-16 | 1 | -4/+6 |
* | Merge pull request #248 from detiber/configTemplates | Wesley Hearn | 2015-06-11 | 9 | -44/+50 |
|\ |
|
| * | Bugfixes | Scott Dodson | 2015-06-10 | 1 | -1/+1 |
| * | Templatize configs and 0.5.2 changes | Jason DeTiberus | 2015-06-10 | 9 | -44/+50 |
| * | Accomodate upstream configuration change | Scott Dodson | 2015-06-10 | 1 | -1/+1 |
* | | added environment tag (will eventually replace env tag). | Thomas Wiest | 2015-06-09 | 1 | -0/+1 |
|/ |
|
* | 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 | 4 | -4/+4 |
|\ \ |
|
| * | | Replace the custom oo_len filter by the Jinja2 standard one: length | Lénaïc Huard | 2015-06-08 | 4 | -4/+4 |
| |/ |
|
* | | Merge pull request #186 from lhuard1A/os | Thomas Wiest | 2015-06-08 | 12 | -0/+422 |
|\ \ |
|
| * | | Implement OpenStack provider | Lénaïc Huard | 2015-06-08 | 12 | -0/+422 |
| |/ |
|
* / | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 2 | -4/+8 |
|/ |
|
* | Infrastructure - Add service action to bin/cluster | Jhon Honce | 2015-06-03 | 6 | -0/+150 |
* | * 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 | 2 | -2/+2 |
* | Install fluentd on nodes and master | Jhon Honce | 2015-05-29 | 2 | -0/+2 |
* | * Deploy services from common playbook | Jhon Honce | 2015-05-29 | 3 | -7/+30 |
* | [WIP] Infrastructure - Deploy services in cluster | Jhon Honce | 2015-05-29 | 2 | -1/+16 |
* | removed references to atomic proxy. | Thomas Wiest | 2015-05-26 | 11 | -150/+8 |
* | [libvirt cluster] Use net-dhcp-leases to find VMs’ IPs | Lénaïc Huard | 2015-05-22 | 1 | -9/+3 |
* | Update online ami image | Troy Dawson | 2015-05-21 | 4 | -4/+4 |
* | BYO playbook fix | Jason DeTiberus | 2015-05-20 | 1 | -0/+2 |
* | openshift_fact and misc fixes | Jason DeTiberus | 2015-05-06 | 1 | -3/+2 |
* | Add vagrantfile and minor bugfixes | Jason DeTiberus | 2015-04-28 | 1 | -0/+4 |
* | lvm-direct support for aws | Jason DeTiberus | 2015-04-23 | 5 | -3/+54 |
* | Allow variable overriding for ec2 deployment_vars | Jason DeTiberus | 2015-04-22 | 8 | -27/+393 |
* | Update openshift-cluster/vars for online defaults | Wesley Hearn | 2015-04-22 | 1 | -5/+5 |
* | Merge pull request #166 from detiber/awsTerminate | Thomas Wiest | 2015-04-21 | 4 | -121/+69 |
|\ |
|
| * | aws terminate playbook improvements | Jason DeTiberus | 2015-04-20 | 4 | -121/+69 |
* | | Merge pull request #172 from detiber/aws_vpc | Thomas Wiest | 2015-04-21 | 2 | -8/+33 |
|\ \ |
|
| * | | add vpc support to ec2 cluster, add more overrides for variables | Jason DeTiberus | 2015-04-21 | 2 | -8/+33 |
| |/ |
|
* | | Merge pull request #164 from detiber/bugFixRunOnMaster | Thomas Wiest | 2015-04-21 | 1 | -7/+10 |
|\ \ |
|
| * | | Fix common node config playbook when ansible is run on the first master | Jason DeTiberus | 2015-04-20 | 1 | -7/+10 |
| |/ |
|
* | | Merge pull request #163 from detiber/todoForSync | Thomas Wiest | 2015-04-21 | 1 | -0/+3 |
|\ \ |
|
| * | | Add TODO for making node certificate sync more efficient | Jason DeTiberus | 2015-04-20 | 1 | -0/+3 |
| |/ |
|
* / | Remove deployment-type tags | Jason DeTiberus | 2015-04-20 | 3 | -4/+1 |
|/ |
|
* | Merge pull request #139 from detiber/configUpdatesMaster | Thomas Wiest | 2015-04-20 | 66 | -819/+880 |
|\ |
|
| * | Fixup typos | Jason DeTiberus | 2015-04-15 | 2 | -2/+2 |
| * | Merge pull request #19 from lhuard1A/move_pool-refresh | Jason DeTiberus | 2015-04-15 | 2 | -4/+3 |
| |\ |
|
| | * | Move `virsh pool-refresh` | Lénaïc Huard | 2015-04-15 | 2 | -4/+3 |
| * | | Merge pull request #20 from lhuard1A/locale_proof | Jason DeTiberus | 2015-04-15 | 2 | -2/+2 |
| |\ \ |
|
| | * | | Make the error message checks locale proof | Lénaïc Huard | 2015-04-15 | 2 | -2/+2 |
| | |/ |
|