summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
* Fixing route spec caCertificate to be correctly capitalizedewolinetz2017-07-251-1/+1
* Set TimeoutStartSec=300Scott Dodson2017-07-252-0/+2
* Revert "set KillMode to process in node service file"Scott Dodson2017-07-252-2/+0
* Merge pull request #4854 from ewolinetz/metrics_remove_no_logScott Dodson2017-07-251-1/+0
|\
| * Removing nolog from htpasswd invocation so not to supress errorsewolinetz2017-07-241-1/+0
* | Merge pull request #4839 from tripledes/unexclude_use_abs_pathScott Dodson2017-07-251-2/+2
|\ \
| * | Use absolute path when unexcludingSergi Jimenez2017-07-241-2/+2
* | | Merge pull request #4806 from tbielawa/bz1466783_etcd_ips_in_masters_no_proxyScott Dodson2017-07-242-0/+13
|\ \ \
| * | | If proxy in effect, add etcd host IP addresses to NO_PROXY list on mastersTim Bielawa2017-07-212-0/+13
* | | | Removed kubernetes.io string from default.Kenny Woodson2017-07-241-2/+2
* | | | Merge pull request #4830 from fabianvf/asb-image-renameScott Dodson2017-07-241-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | 1472467- add ose- prefix to ansible service broker nameFabian von Feilitzsch2017-07-211-1/+1
* | | | Merge pull request #4841 from kwoodson/masterScott Dodson2017-07-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Pass the provisioner to the module.Kenny Woodson2017-07-241-0/+1
* | | | Merge pull request #4682 from juanvallejo/jvallejo/verify-logging-index-timeRodolfo Carvalho2017-07-244-6/+321
|\ \ \ \
| * | | | verify sane log times in logging stackjuanvallejo2017-07-204-6/+321
* | | | | Merge pull request #4307 from dmsimard/openshift-testingScott Dodson2017-07-242-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support enabling the centos-openshift-origin-testing repositoryDavid Moreau-Simard2017-07-232-1/+6
| | |/ / | |/| |
* | | | Merge pull request #4835 from tripledes/excluder_absolute_pathScott Dodson2017-07-241-2/+2
|\ \ \ \
| * | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246Sergi Jimenez2017-07-241-2/+2
| |/ / /
* | | | Merge pull request #4826 from jarrpa/glusterfs-fixes-sixScott Dodson2017-07-242-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | GlusterFS: Create registry storage svc and ep in registry namespaceJose A. Rivera2017-07-211-2/+2
| * | | GlusterFS: Pass all booleans through bool filter.Jose A. Rivera2017-07-212-16/+16
| | |/ | |/|
* | | Merge pull request #4828 from ewolinetz/bz1472222Scott Dodson2017-07-211-1/+1
|\ \ \ | |/ / |/| |
| * | Updating openshift_logging_kibana default for kibana hostnameewolinetz2017-07-211-1/+1
* | | Merge pull request #4805 from kwoodson/sc_gce_fixScott Dodson2017-07-202-5/+3
|\ \ \
| * | | Added parameters inside of gce defaults. Pass all params to the module.Kenny Woodson2017-07-202-5/+3
* | | | Merge pull request #4798 from abutcher/hosted-etcd-pvScott Dodson2017-07-202-1/+2
|\ \ \ \
| * | | | Add etcd exports to openshift_storage_nfsAndrew Butcher2017-07-192-1/+2
* | | | | Merge pull request #4794 from tbielawa/please_fix_the_proxiesScott Dodson2017-07-201-69/+14
|\ \ \ \ \
| * | | | | Hopefully finally fix the no_proxy settingsTim Bielawa2017-07-191-69/+14
* | | | | | Updating verbs for serviceclasses objectsewolinetz2017-07-201-0/+6
| |_|/ / / |/| | | |
* | | | | Merge pull request #4316 from juanvallejo/jvallejo/add-increased-etcd-traffic...Rodolfo Carvalho2017-07-204-0/+434
|\ \ \ \ \
| * | | | | add etcd increased-traffic checkjuanvallejo2017-07-194-0/+434
* | | | | | Merge pull request #4757 from sosiouxme/20170703-docker-storage-overlay2Scott Dodson2017-07-203-43/+243
|\ \ \ \ \ \
| * | | | | | openshift_checks/docker_storage: overlay/2 supportLuke Meyer2017-07-192-42/+242
| * | | | | | docker: fix docker_selinux_enabledLuke Meyer2017-07-181-1/+1
* | | | | | | Merge pull request #4787 from kwoodson/storageclass_fixScott Dodson2017-07-192-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Removing parameter kind and allowing default to be passed.Kenny Woodson2017-07-192-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4783 from fabianvf/broker-bootstrapScott Dodson2017-07-192-0/+2
|\ \ \ \ \ \ \
| * | | | | | | 1471973- default to bootstrapping the broker on startupFabian von Feilitzsch2017-07-182-0/+2
* | | | | | | | Merge pull request #4736 from rthallisey/add-sa-policy-to-asbScott Dodson2017-07-191-0/+8
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Changing cluster role to adminRyan Hallisey2017-07-181-1/+1
| * | | | | | | Add an SA policy to the ansible-service-brokerRyan Hallisey2017-07-131-0/+8
* | | | | | | | Merge pull request #4769 from jarrpa/glusterfs-fixes-fiveScott Dodson2017-07-189-18/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | GlusterFS: Create in custom namespace by defaultJose A. Rivera2017-07-142-4/+4
| * | | | | | | | hosted registry: Use proper node name in GlusterFS storage setupJose A. Rivera2017-07-141-1/+1
| * | | | | | | | GlusterFS: Make heketi-cli command configurableJose A. Rivera2017-07-146-3/+8
| * | | | | | | | GlusterFS: Reintroduce heketi-cli check for non-native heketiJose A. Rivera2017-07-141-0/+12
| * | | | | | | | GlusterFS: Bug fixes for external GlusterFS nodesJose A. Rivera2017-07-145-12/+25