summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure openshift-sdn and flannel can't be used at the same timeSylvain Baubeau2015-10-271-0/+4
* Add flannel supportSylvain Baubeau2015-10-271-0/+1
* Move openshift_data_dir to a fact based on deployment_typeScott Dodson2015-09-101-2/+0
* Merge pull request #512 from sdodson/nextWesley Hearn2015-08-282-2/+2
|\
| * Atomic Enterprise related changes.Avesh Agarwal2015-08-262-2/+2
* | Merge pull request #459 from spinolacastro/fluentdWesley Hearn2015-08-271-0/+1
|\ \ | |/ |/|
| * Configure FluentdDiego Castro2015-08-121-0/+1
* | Merge pull request #405 from sdodson/loglevel2Brenton Leanhardt2015-08-173-3/+3
|\ \
| * | Set loglevel=2 as our default across the boardScott Dodson2015-07-293-3/+3
| |/
* | Changes to make documentation less specific to OSE or AE and alsoAvesh Agarwal2015-08-131-3/+3
|/
* Replace outdated beta repo ids with 3.0 releaseTakayoshi Kimura2015-07-171-1/+1
* Update for RC2 changesScott Dodson2015-06-161-1/+0
* Templatize configs and 0.5.2 changesJason DeTiberus2015-06-102-0/+4
* Accomodate upstream configuration changeScott Dodson2015-06-101-4/+0
* add use_fluentd to openshift_factsJason DeTiberus2015-06-061-1/+0
* * Make fluentd deployment optional with openshift_use_fluentdJhon Honce2015-06-011-0/+1
* Configuration updates for latest builds and major refactorJason DeTiberus2015-04-142-2/+6
* openshift_facts role/module refactor default settingsJason DeTiberus2015-04-036-34/+28
* remove openshift_hostname_workaround var for openshift_common, rather rely on...Jason DeTiberus2015-03-242-6/+0
* node registration changesJason DeTiberus2015-03-242-2/+2
* add repos role to gce cluster launch so that we are applying os_update_latest...Jason DeTiberus2015-03-241-3/+0
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-0/+3
* Move yum update * to new os_update_latest roleJason DeTiberus2015-03-241-3/+0
* Use ansible playbook to initialize openshift clusterJhon Honce2015-03-241-0/+3
* Merge pull request #117 from detiber/repoRenameThomas Wiest2015-03-242-0/+2
|\
| * Rename repos role to openshift_reposJason DeTiberus2015-03-182-0/+2
* | Fix hostname handlingJason DeTiberus2015-03-183-7/+3
|/
* Merge pull request #100 from detiber/randomCleanupThomas Wiest2015-03-092-14/+18
|\
| * Initial READMEs for openshift_{common, node, master}Jason DeTiberus2015-03-061-13/+17
| * Fix license nameJason DeTiberus2015-03-061-1/+1
* | start fixing os_firewall issuesJason DeTiberus2015-03-061-1/+1
* | Do not set KUBECONFIG for root userJason DeTiberus2015-03-061-8/+0
|/
* refactor firewall management into new roleJason DeTiberus2015-03-054-43/+15
* Merge pull request #91 from detiber/downWithJSONThomas Wiest2015-03-021-3/+9
|\
| * Prefer YAML style datastructures over JSONJason DeTiberus2015-03-021-3/+9
* | Add openshift_hostname default variable to openshift_commonJason DeTiberus2015-03-021-0/+1
* | add openshift_hostname workaround varJason DeTiberus2015-03-022-0/+5
|/
* move KUBECONFIG setting to openshift_commonJason DeTiberus2015-02-241-0/+8
* create openshift_common roleJason DeTiberus2015-02-247-0/+113