summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common/tasks
Commit message (Expand)AuthorAgeFilesLines
* Rework setting of hostnameJason DeTiberus2015-11-241-0/+13
* Do not update the hostnameJason DeTiberus2015-11-171-3/+0
* Fix when neither use_openshift_sdn nor use_flannel are specifiedSylvain Baubeau2015-10-271-1/+1
* 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
* Merge pull request #512 from sdodson/nextWesley Hearn2015-08-281-1/+1
|\
| * Atomic Enterprise related changes.Avesh Agarwal2015-08-261-1/+1
* | Merge pull request #459 from spinolacastro/fluentdWesley Hearn2015-08-271-0/+1
|\ \ | |/ |/|
| * Configure FluentdDiego Castro2015-08-121-0/+1
* | Set loglevel=2 as our default across the boardScott Dodson2015-07-291-1/+1
|/
* Update for RC2 changesScott Dodson2015-06-161-1/+0
* Templatize configs and 0.5.2 changesJason DeTiberus2015-06-101-0/+2
* 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-141-2/+2
* openshift_facts role/module refactor default settingsJason DeTiberus2015-04-032-25/+13
* Fix hostname handlingJason DeTiberus2015-03-181-4/+2
* Do not set KUBECONFIG for root userJason DeTiberus2015-03-061-8/+0
* refactor firewall management into new roleJason DeTiberus2015-03-052-42/+8
* 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 workaround varJason DeTiberus2015-03-021-0/+1
|/
* move KUBECONFIG setting to openshift_commonJason DeTiberus2015-02-241-0/+8
* create openshift_common roleJason DeTiberus2015-02-243-0/+57