summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* [openshift_ca] correct check for missing CA.Andrew Butcher2016-08-041-2/+1
|
* Merge pull request #2255 from abutcher/hosted-knobsScott Dodson2016-08-031-0/+3
|\ | | | | Add knobs for disabling router/registry management.
| * Add knobs for disabling router/registry management.Andrew Butcher2016-08-031-0/+3
| |
* | Merge pull request #2238 from sdodson/no-network-pluginAndrew Butcher2016-08-031-2/+2
|\ \ | |/ |/| Don't set a networkPluginName in 3.3 installs
| * Don't set a networkPluginName in 3.3 installsScott Dodson2016-07-291-2/+2
| |
* | Merge pull request #2049 from abutcher/named-certificatesScott Dodson2016-08-0313-15/+182
|\ \ | | | | | | Named CA Certificates
| * | Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-0114-16/+182
| | | | | | | | | | | | openshift ca bundle.
* | | Restore missing etcd_image fact.Andrew Butcher2016-08-031-0/+5
| | |
* | | Rename router and registry node list variables.Andrew Butcher2016-08-022-4/+4
| | |
* | | Refactor etcd certificates roles.Andrew Butcher2016-08-0219-137/+347
|/ /
* | Merge pull request #2240 from abutcher/roles-to-playbooksScott Dodson2016-08-013-76/+4
|\ \ | | | | | | Speed Improvements
| * | Move role dependencies to playbooks.Andrew Butcher2016-07-293-76/+4
| |/
* | Fix xpaas_templates_baseScott Dodson2016-07-291-2/+5
| |
* | Add dotnet image stream to enterprise installsScott Dodson2016-07-295-3/+79
|/
* Merge pull request #2218 from sdodson/image-stream-syncScott Dodson2016-07-29108-1127/+5249
|\ | | | | xPaaS v1.3.2 release
| * Remove old sso70-basic templatesScott Dodson2016-07-261-0/+12
| |
| * xPaaS v1.3.2 releaseScott Dodson2016-07-26107-1127/+5237
| |
* | Fix haproxy logsScott Dodson2016-07-281-0/+1
| |
* | Merge pull request #2210 from abutcher/staggered-master-startScott Dodson2016-07-281-5/+38
|\ \ | | | | | | Stagger HA master service start
| * | Stagger the start of master services.Andrew Butcher2016-07-241-5/+38
| | |
* | | Merge pull request #2224 from dgoodwin/infra-count-fixScott Dodson2016-07-272-4/+21
|\ \ \ | | | | | | | | Fix registry/router being created despite no infra nodes.
| * | | Fix registry/router being created despite no infra nodes.Devan Goodwin2016-07-272-4/+21
| |/ / | | | | | | | | | | | | | | | Fix a bug with determining the correct number of replicas to use, and guarding the creation of the router/registry on whether or not replicas is > 0.
* / / remove outdated openshift_cluster_metrics roleJason DeTiberus2016-07-259-263/+0
|/ /
* | Merge pull request #1990 from abutcher/openshift-certificatesScott Dodson2016-07-2117-135/+333
|\ \ | | | | | | Refactor openshift certificates roles.
| * | Re-arrange master and node role dependencies.Andrew Butcher2016-07-204-3/+21
| | |
| * | Refactor openshift certificates roles.Andrew Butcher2016-07-2017-133/+313
| | |
* | | Merge pull request #2192 from abutcher/replicasScott Dodson2016-07-212-2/+2
|\ \ \ | | | | | | | | Bug 1358723 - openshift_hosted_router_replicas option didn't work
| * | | Default nodes matching selectors when not collected.Andrew Butcher2016-07-212-2/+2
| | | |
* | | | Merge pull request #2168 from dgoodwin/container-cli-speedScott Dodson2016-07-216-46/+147
|\ \ \ \ | |/ / / |/| | | Copy openshift binary instead of using wrapper script.
| * | | Copy openshift binaries instead of using wrapper script.Devan Goodwin2016-07-213-44/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For containerized masters, we previously create a wrapper script to run the docker CLI image and clean up afterward, but this approach is much slower than having the binary on the native system. Instead we now use an ansible module to handle the logic of syncing the various OpenShift binaries and symlinks for client tools out onto the host. The module will correctly report changed if modifications were needed. Substantial speed improvement for containerized installs which requires many openshift/oc commands.
| * | | Stop reporting changes when docker pull is already up to date.Devan Goodwin2016-07-204-2/+12
| | | |
* | | | Check ansible version prior to evaluating cluster hosts and groups.Andrew Butcher2016-07-201-5/+0
| |/ / |/| |
* | | Merge pull request #2183 from dgoodwin/mismatch-msgScott Dodson2016-07-201-1/+1
|\ \ \ | | | | | | | | Slight modification to error when using mismatched openshift_release.
| * | | Slight modification to error when using mismatched openshift_release.Devan Goodwin2016-07-201-1/+1
| | | |
* | | | Merge pull request #2177 from sdodson/image-stream-syncScott Dodson2016-07-209-13/+284
|\ \ \ \ | | |_|/ | |/| | Image stream sync, add jenkinstemplate
| * | | Add jenkinstemplateScott Dodson2016-07-192-0/+256
| | | |
| * | | Sync latest image streams and templatesScott Dodson2016-07-197-13/+28
| | | |
* | | | fix "databcase" typo in example rolesliangxia2016-07-201-1/+1
| |/ / |/| |
* | | Merge pull request #2179 from abutcher/router-cert-contentsScott Dodson2016-07-191-2/+2
|\ \ \ | | | | | | | | Check router certificate contents when securing router
| * | | Secure router only when openshift.hosted.router.certificate.contents exists.Andrew Butcher2016-07-191-2/+2
| |/ /
* | | Merge pull request #2175 from dgoodwin/origin-12-rpm-upgradeScott Dodson2016-07-191-0/+7
|\ \ \ | | | | | | | | Fix bugs with origin 1.2 rpm based upgrades.
| * | | Fix bugs with origin 1.2 rpm based upgrades.Devan Goodwin2016-07-191-0/+7
| | |/ | |/|
* | | We have proper ansible support and requirements in place now, de-revert this ↵Tim Bielawa2016-07-191-3/+40
| |/ |/| | | | | | | | | | | | | | | commit Revert "Merge pull request #2098 from openshift/revert-2087-speedy_example_copy" This reverts commit a7c5f41157e61d9478c0f46671347bc84401f2c7, reversing changes made to df9b208c3eb993d0d1f7c0e715fa4ef49261aa47.
* | Merge pull request #2173 from abutcher/warningsAndrew Butcher2016-07-191-3/+8
|\ \ | | | | | | Resolve some deprecation warnings.
| * | Resolve some deprecation warnings.Andrew Butcher2016-07-181-3/+8
| | |
* | | Merge pull request #1992 from abutcher/ansible-2Scott Dodson2016-07-181-3/+3
|\ \ \ | | | | | | | | Require ansible-2.1.0.0+
| * | | Require ansible-2.1Andrew Butcher2016-07-011-3/+3
| | | |
* | | | Temporarily link registry config templates for ansible 1.9.x support.Andrew Butcher2016-07-182-0/+2
| | | |
* | | | Remove relative lookup for registry config and check for skipped update in ↵Andrew Butcher2016-07-181-3/+3
| |_|/ |/| | | | | | | | registry redeploy conditional.
* | | Check for existence of sebooleans prior to setting.Andrew Butcher2016-07-182-8/+38
| |/ |/|