summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated comment.Kenny Woodson2017-03-211-1/+1
* Fixed doc. Updated test to change existing key. Updated module spec for req...Kenny Woodson2017-03-214-7/+8
* Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-217-0/+2203
* Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusionsOpenShift Bot2017-03-203-10/+26
|\
| * preflight checks: improve user output from checksLuke Meyer2017-03-201-10/+24
| * preflight checks: bypass RPM excludesLuke Meyer2017-03-202-0/+2
* | Merge pull request #3703 from kwoodson/oc_groupKenny Woodson2017-03-208-0/+2325
|\ \
| * | Adding oc_group to lib_openshiftKenny Woodson2017-03-208-0/+2325
| |/
* | Merge pull request #3708 from aweiteka/schema2OpenShift Bot2017-03-201-1/+1
|\ \
| * | acceptschema2 default: trueAaron Weitekamp2017-03-201-1/+1
| |/
* | Merge pull request #3707 from rhcarvalho/openshift_facts-no-sixOpenShift Bot2017-03-202-7/+3
|\ \ | |/ |/|
| * Do not require python-six via openshift_factsRodolfo Carvalho2017-03-202-7/+3
|/
* Automatic commit of package [openshift-ansible] release [3.6.4-1].Jenkins CD Merge Bot2017-03-182-2/+10
* Merge pull request #3656 from mtnbikenc/refactor-openshift_projectsOpenShift Bot2017-03-176-66/+17
|\
| * Moving projects task within openshift_hostedRussell Teague2017-03-174-9/+17
| * Refactor openshift_projects roleRussell Teague2017-03-173-62/+5
* | Merge pull request #3701 from ewolinetz/cherrypick_3689OpenShift Bot2017-03-172-9/+13
|\ \
| * | Cherry picking from #3689ewolinetz2017-03-172-9/+13
* | | Merge pull request #3695 from rhcarvalho/check-unit-testsOpenShift Bot2017-03-174-1/+48
|\ \ \ | |/ / |/| |
| * | Add unit tests for existing health checksRodolfo Carvalho2017-03-174-1/+48
* | | Merge pull request #3477 from lmello/fix-generate_jks.shOpenShift Bot2017-03-171-1/+1
|\ \ \ | |_|/ |/| |
| * | change shell to bash in generate_jks.shLeonardo Rodrigues de Mello2017-02-231-1/+1
* | | Merge pull request #3654 from kwoodson/project_fixOpenShift Bot2017-03-173-44/+222
|\ \ \
| * | | Do not update when properties when not passed.Kenny Woodson2017-03-163-44/+222
* | | | Automatic commit of package [openshift-ansible] release [3.6.3-1].Jenkins CD Merge Bot2017-03-172-2/+5
* | | | Merge pull request #3694 from ingvagabund/enable-docker-during-installation-a...Scott Dodson2017-03-175-16/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | enable docker excluder since the time it is installedJan Chaloupka2017-03-165-16/+23
* | | | Automatic commit of package [openshift-ansible] release [3.6.2-1].Jenkins CD Merge Bot2017-03-162-2/+8
|/ / /
* | | Merge pull request #3671 from abutcher/router-nodesOpenShift Bot2017-03-161-3/+10
|\ \ \
| * | | Fix get_router_replicas infrastructure node count.Andrew Butcher2017-03-161-3/+10
* | | | Merge pull request #3681 from ingvagabund/enable-excluders-during-scale-up-as...Scott Dodson2017-03-162-0/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | enable excluders during node/master scaling upJan Chaloupka2017-03-162-0/+22
* | | | Merge pull request #3683 from kwoodson/py35_scope_fixScott Dodson2017-03-1621-63/+63
|\ \ \ \
| * | | | Fixing variable naming for 35 scoping.Kenny Woodson2017-03-1621-63/+63
* | | | | Merge pull request #3674 from sdodson/fix-ovs-raceOpenShift Bot2017-03-161-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix containerized openvswitch raceScott Dodson2017-03-151-0/+2
* | | | | Automatic commit of package [openshift-ansible] release [3.6.1-1].Jenkins CD Merge Bot2017-03-162-2/+527
* | | | | Merge pull request #3688 from smunilla/masterScott Dodson2017-03-161-1/+1
|\ \ \ \ \
| * | | | | Bump version to 3.6.0Samuel Munilla2017-03-161-1/+1
* | | | | | Merge pull request #3675 from sdodson/only_use_excluders_on_masters_nodesScott Dodson2017-03-163-3/+3
|\ \ \ \ \ \
| * | | | | | Only call excluder playbooks on masters and nodesScott Dodson2017-03-153-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3669 from ewolinetz/logging_master_api_portScott Dodson2017-03-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removing dependency on master facts for master_public_url defaultewolinetz2017-03-151-1/+1
* | | | | | Merge pull request #3664 from ewolinetz/logging_cherrypick_3657OpenShift Bot2017-03-167-17/+20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into logging_cherrypick_3657Eric Wolinetz2017-03-159-16/+38
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Cherry picked from #3657ewolinetz2017-03-157-16/+21
* | | | | | | Merge pull request #3682 from rhcarvalho/doc-run-single-testScott Dodson2017-03-161-10/+60
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Improve CONTRIBUTING guide with testing tricksRodolfo Carvalho2017-03-161-10/+60
* | | | | | | Merge pull request #3673 from sdodson/remove-excluder-statusOpenShift Bot2017-03-163-90/+0
|\ \ \ \ \ \ \
| * | | | | | | Since we've decided that we're no longer paying attention to currentScott Dodson2017-03-153-90/+0
| | |_|/ / / / | |/| | | | |