| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to using hostnamectl as it works on atomic and rhel7 | Scott Dodson | 2016-01-11 | 1 | -1/+2 |
* | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 1 | -0/+1 |
* | Merge pull request #1030 from jtslear/make-examples-optional | Brenton Leanhardt | 2015-12-10 | 1 | -0/+1 |
|\ |
|
| * | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -0/+1 |
* | | Install base package in openshift_common for version facts | Andrew Butcher | 2015-12-10 | 1 | -0/+6 |
|/ |
|
* | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -0/+1 |
* | Rework setting of hostname | Jason DeTiberus | 2015-11-24 | 1 | -0/+13 |
* | Do not update the hostname | Jason DeTiberus | 2015-11-17 | 1 | -3/+0 |
* | Fix when neither use_openshift_sdn nor use_flannel are specified | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
* | Ensure openshift-sdn and flannel can't be used at the same time | Sylvain Baubeau | 2015-10-27 | 1 | -0/+4 |
* | Add flannel support | Sylvain Baubeau | 2015-10-27 | 1 | -0/+1 |
* | Move openshift_data_dir to a fact based on deployment_type | Scott Dodson | 2015-09-10 | 1 | -2/+0 |
* | Merge pull request #512 from sdodson/next | Wesley Hearn | 2015-08-28 | 2 | -2/+2 |
|\ |
|
| * | Atomic Enterprise related changes. | Avesh Agarwal | 2015-08-26 | 2 | -2/+2 |
* | | Merge pull request #459 from spinolacastro/fluentd | Wesley Hearn | 2015-08-27 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Configure Fluentd | Diego Castro | 2015-08-12 | 1 | -0/+1 |
* | | Merge pull request #405 from sdodson/loglevel2 | Brenton Leanhardt | 2015-08-17 | 3 | -3/+3 |
|\ \ |
|
| * | | Set loglevel=2 as our default across the board | Scott Dodson | 2015-07-29 | 3 | -3/+3 |
| |/ |
|
* / | Changes to make documentation less specific to OSE or AE and also | Avesh Agarwal | 2015-08-13 | 1 | -3/+3 |
|/ |
|
* | Replace outdated beta repo ids with 3.0 release | Takayoshi Kimura | 2015-07-17 | 1 | -1/+1 |
* | Update for RC2 changes | Scott Dodson | 2015-06-16 | 1 | -1/+0 |
* | Templatize configs and 0.5.2 changes | Jason DeTiberus | 2015-06-10 | 2 | -0/+4 |
* | Accomodate upstream configuration change | Scott Dodson | 2015-06-10 | 1 | -4/+0 |
* | add use_fluentd to openshift_facts | Jason DeTiberus | 2015-06-06 | 1 | -1/+0 |
* | * Make fluentd deployment optional with openshift_use_fluentd | Jhon Honce | 2015-06-01 | 1 | -0/+1 |
* | Configuration updates for latest builds and major refactor | Jason DeTiberus | 2015-04-14 | 2 | -2/+6 |
* | openshift_facts role/module refactor default settings | Jason DeTiberus | 2015-04-03 | 6 | -34/+28 |
* | remove openshift_hostname_workaround var for openshift_common, rather rely on... | Jason DeTiberus | 2015-03-24 | 2 | -6/+0 |
* | node registration changes | Jason DeTiberus | 2015-03-24 | 2 | -2/+2 |
* | add repos role to gce cluster launch so that we are applying os_update_latest... | Jason DeTiberus | 2015-03-24 | 1 | -3/+0 |
* | Use ansible playbook to initialize openshift cluster | Jhon Honce | 2015-03-24 | 1 | -0/+3 |
* | Move yum update * to new os_update_latest role | Jason DeTiberus | 2015-03-24 | 1 | -3/+0 |
* | Use ansible playbook to initialize openshift cluster | Jhon Honce | 2015-03-24 | 1 | -0/+3 |
* | Merge pull request #117 from detiber/repoRename | Thomas Wiest | 2015-03-24 | 2 | -0/+2 |
|\ |
|
| * | Rename repos role to openshift_repos | Jason DeTiberus | 2015-03-18 | 2 | -0/+2 |
* | | Fix hostname handling | Jason DeTiberus | 2015-03-18 | 3 | -7/+3 |
|/ |
|
* | Merge pull request #100 from detiber/randomCleanup | Thomas Wiest | 2015-03-09 | 2 | -14/+18 |
|\ |
|
| * | Initial READMEs for openshift_{common, node, master} | Jason DeTiberus | 2015-03-06 | 1 | -13/+17 |
| * | Fix license name | Jason DeTiberus | 2015-03-06 | 1 | -1/+1 |
* | | start fixing os_firewall issues | Jason DeTiberus | 2015-03-06 | 1 | -1/+1 |
* | | Do not set KUBECONFIG for root user | Jason DeTiberus | 2015-03-06 | 1 | -8/+0 |
|/ |
|
* | refactor firewall management into new role | Jason DeTiberus | 2015-03-05 | 4 | -43/+15 |
* | Merge pull request #91 from detiber/downWithJSON | Thomas Wiest | 2015-03-02 | 1 | -3/+9 |
|\ |
|
| * | Prefer YAML style datastructures over JSON | Jason DeTiberus | 2015-03-02 | 1 | -3/+9 |
* | | Add openshift_hostname default variable to openshift_common | Jason DeTiberus | 2015-03-02 | 1 | -0/+1 |
* | | add openshift_hostname workaround var | Jason DeTiberus | 2015-03-02 | 2 | -0/+5 |
|/ |
|
* | move KUBECONFIG setting to openshift_common | Jason DeTiberus | 2015-02-24 | 1 | -0/+8 |
* | create openshift_common role | Jason DeTiberus | 2015-02-24 | 7 | -0/+113 |