summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | updating delete_logging to use modulesewolinetz2017-05-221-62/+47
| * | | | | | | Pulling in changes from masterewolinetz2017-05-2262-2701/+484
| * | | | | | | Decomposing openshift_logging role into subcomponent rolesewolinetz2017-05-2241-120/+2161
* | | | | | | | Merge pull request #4230 from ozdanborne/fix-renameOpenShift Bot2017-05-232-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix renaming error with calico template filesDan Osborne2017-05-182-0/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4079 from sosiouxme/20170503-move-check-playbookOpenShift Bot2017-05-231-24/+24
|\ \ \ \ \ \ \
| * | | | | | | health check playbooks: relocate and expandLuke Meyer2017-05-221-24/+24
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3785 from juanvallejo/jvallejo/update-docker-image-availa...OpenShift Bot2017-05-233-102/+253
|\ \ \ \ \ \ \
| * | | | | | | remove skopeo dependency on docker-pyjuanvallejo2017-05-192-152/+143
| * | | | | | | improve error handling for missing varsjuanvallejo2017-05-193-66/+226
* | | | | | | | Merge pull request #4248 from abutcher/sysctl-workaroundOpenShift Bot2017-05-232-1/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher2017-05-192-1/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #4243 from jarrpa/template-paramsOpenShift Bot2017-05-2228-28/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/base: Allow for more complex template paramsJose A. Rivera2017-05-1928-28/+28
| |/ / / / / / /
* | | | | | | | Merge pull request #3982 from jim-minter/trello131-broker-configurationOpenShift Bot2017-05-221-0/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | add template service broker configurableJim Minter2017-04-241-0/+7
* | | | | | | | Merge pull request #4228 from etsauer/s3-required-varsScott Dodson2017-05-222-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Removing requirement to pass aws credentialsEric Sauer2017-05-222-4/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #4217 from ingvagabund/move-etcd-upgrade-code-into-roleJan Chaloupka2017-05-2112-7/+222
|\ \ \ \ \ \ \ \
| * | | | | | | | move etcd upgrade related code into etcd_upgrade roleJan Chaloupka2017-05-1812-7/+222
* | | | | | | | | Merge pull request #4226 from mtnbikenc/fix-auditConfigOpenShift Bot2017-05-191-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix auditConfig for non-HA environmentsRussell Teague2017-05-181-1/+1
* | | | | | | | | | Merge pull request #4134 from ewolinetz/issue4111OpenShift Bot2017-05-191-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding assert to check for python-passlib on control hostewolinetz2017-05-111-0/+8
* | | | | | | | | | | Merge pull request #4211 from dmsimard/github_teamsOpenShift Bot2017-05-191-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Add teams attribute to github identity providerDavid Moreau-Simard2017-05-161-1/+2
* | | | | | | | | | | Merge pull request #3630 from juanvallejo/jvallejo/add-etcd-volume-checkOpenShift Bot2017-05-192-0/+207
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | revert role-specific var namejuanvallejo2017-05-151-1/+1
| * | | | | | | | | | Merge branch 'jvallejo/add-etcd-volume-check' of github.com:juanvallejo/opens...juanvallejo2017-05-121-5/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update variable name to standardRodolfo Carvalho2017-05-111-1/+1
| | * | | | | | | | | | Make class attribute name shorterRodolfo Carvalho2017-05-111-4/+4
| | * | | | | | | | | | Add module docstringRodolfo Carvalho2017-05-111-0/+2
| * | | | | | | | | | | check if hostname is in list of etcd hostsjuanvallejo2017-05-121-3/+4
| |/ / / / / / / / / /
| * | | | | | | | | | Update checkRodolfo Carvalho2017-05-102-48/+46
| * | | | | | | | | | int -> floatRodolfo Carvalho2017-05-101-3/+3
| * | | | | | | | | | Remove vim lineRodolfo Carvalho2017-05-101-1/+0
| * | | | | | | | | | add etcd volume checkjuanvallejo2017-05-092-0/+207
* | | | | | | | | | | Fix yamllint problemsScott Dodson2017-05-191-8/+8
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #4073 from richm/logging-es-routeScott Dodson2017-05-195-0/+205
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add ability to expose Elasticsearch as an external routeRich Megginson2017-05-185-0/+205
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4094 from ashcrow/status-doesnt-existJan Chaloupka2017-05-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure good return code for specific until loopsSteve Milner2017-05-041-1/+1
* | | | | | | | | | | Merge pull request #4128 from VincentS/Container_Registry_FirewalldJan Chaloupka2017-05-192-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added Docker Registry Port 5000 to FirewalldVincent Schwarzer2017-05-182-0/+10
* | | | | | | | | | | | Merge pull request #4145 from VincentS/Calico_ParameterizationJan Chaloupka2017-05-194-3/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Parameterized Calico/Node ArgumentsVincent Schwarzer2017-05-184-3/+32
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4125 from VincentS/Calico_BGP_PortJan Chaloupka2017-05-192-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added Calico BGP Port 179 to FirewalldVincent Schwarzer2017-05-152-0/+9
* | | | | | | | | | | | | Merge pull request #4224 from VincentS/LocalTMPDir_FixOpenShift Bot2017-05-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Localhost TMP Dir FixVincent Schwarzer2017-05-181-0/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |