| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 2 | -9/+9 |
|\ |
|
| * | Updating defaults to pull from previously defined variable names used in play... | ewolinetz | 2017-02-08 | 2 | -2/+2 |
| * | Reverting commit 3257 and renaming master_url to openshift_logging_master_url | ewolinetz | 2017-02-07 | 2 | -9/+9 |
* | | Document openshift_cockpit_deployer_prefix and add | Scott Dodson | 2017-02-09 | 2 | -0/+14 |
|/ |
|
* | Merge pull request #3260 from ashcrow/1395168 | Andrew Butcher | 2017-02-07 | 2 | -0/+13 |
|\ |
|
| * | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 2 | -0/+13 |
* | | Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35 | Scott Dodson | 2017-02-06 | 2 | -9/+9 |
|\ \
| |/
|/| |
|
| * | fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics | Jeff Cantrill | 2017-02-02 | 2 | -9/+9 |
* | | Merge pull request #2671 from abutcher/cert-redeploy-restructure | Scott Dodson | 2017-02-03 | 2 | -8/+2 |
|\ \ |
|
| * | | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 2 | -8/+2 |
| |/ |
|
* / | Change default docker log driver from json-file to journald. | Andrew Butcher | 2017-02-02 | 2 | -2/+2 |
|/ |
|
* | Add a mid upgrade hook, re-prefix variables. | Devan Goodwin | 2017-01-23 | 2 | -8/+16 |
* | Implement pre/post master upgrade hooks. | Devan Goodwin | 2017-01-19 | 2 | -0/+30 |
* | update examples to cover build default/override configuration | Ben Parees | 2017-01-18 | 2 | -14/+58 |
* | Merge pull request #2786 from dgoodwin/docker-1.12 | Scott Dodson | 2017-01-17 | 2 | -2/+2 |
|\ |
|
| * | Begin requiring Docker 1.12. | Devan Goodwin | 2016-11-10 | 2 | -2/+2 |
* | | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | 2016-12-01 | 2 | -2/+4 |
* | | Merge kube_admission_plugin_config with admission_plugin_config | Samuel Munilla | 2016-11-22 | 2 | -0/+6 |
* | | Allow users to disable the origin repo creation | Scott Dodson | 2016-11-17 | 1 | -0/+4 |
|/ |
|
* | Update defaults for clusterNetworkCIDR & hostSubnetLength | Samuel Munilla | 2016-11-03 | 2 | -8/+8 |
* | Bump documented openshift_release for 1.4/3.4. | Devan Goodwin | 2016-10-28 | 2 | -2/+2 |
* | revise docs | Tobias Brunner | 2016-10-13 | 2 | -2/+2 |
* | adjustments in docs and j2 template | Tobias Brunner | 2016-10-12 | 2 | -1/+18 |
* | add regionendpoint parameter for registry s3 | Tobias Brunner | 2016-10-12 | 1 | -0/+15 |
* | Set HTTPS_PROXY in example builddefaults_json | Scott Dodson | 2016-10-10 | 2 | -2/+2 |
* | Merge pull request #2424 from jeremyeder/pods_per_core2 | Scott Dodson | 2016-10-07 | 2 | -2/+2 |
|\ |
|
| * | note different product versions | Jeremy Eder | 2016-10-07 | 2 | -2/+2 |
| * | the example line fails on releases prior to 3.3, so put a comment there. | Jeremy Eder | 2016-09-09 | 2 | -2/+2 |
* | | Merge pull request #2548 from dgoodwin/containerized-b | Scott Dodson | 2016-10-06 | 2 | -2/+6 |
|\ \ |
|
| * | | Error out if containerized=true for lb host. | Devan Goodwin | 2016-10-06 | 2 | -2/+6 |
* | | | Add example openid/request header providers and explain certificate variables. | Andrew Butcher | 2016-10-05 | 2 | -14/+72 |
|/ / |
|
* | | Merge pull request #2538 from DG-i/master | Andrew Butcher | 2016-10-04 | 2 | -0/+14 |
|\ \ |
|
| * | | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 2 | -0/+14 |
* | | | Merge pull request #2441 from dgoodwin/34-upgrade-improvements | Andrew Butcher | 2016-10-04 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use pre_upgrade tag instread of a dry run variable. | Devan Goodwin | 2016-09-29 | 2 | -6/+0 |
| * | | Support openshift_upgrade_dry_run=true for pre-upgrade checks only. | Devan Goodwin | 2016-09-28 | 2 | -0/+5 |
* | | | Merge pull request #2404 from sdodson/logging | Scott Dodson | 2016-09-29 | 2 | -8/+97 |
|\ \ \ |
|
| * | | | Add some sample inventory stuff, will update this later | Scott Dodson | 2016-09-26 | 2 | -8/+97 |
| |/ / |
|
* | | | Set the DomainName or DomainID in the OpenStack cloud provider | Lénaïc Huard | 2016-09-29 | 2 | -0/+4 |
* | | | Add gitHTTPProxy and gitHTTPSProxy to advanced config json option | Scott Dodson | 2016-09-28 | 2 | -4/+2 |
|/ / |
|
* | | Merge pull request #2484 from abutcher/gce-cloud-provider | Scott Dodson | 2016-09-22 | 2 | -0/+6 |
|\ \ |
|
| * | | Add GCE cloud provider kind. | Andrew Butcher | 2016-09-21 | 2 | -0/+6 |
* | | | Clarify openshift_hosted_metrics_public_url | Scott Dodson | 2016-09-21 | 2 | -0/+4 |
|/ / |
|
* | | Add acceptschema2 and enforcequota settings for hosted registry | Andrew Lau | 2016-09-10 | 2 | -0/+4 |
* | | Add option for specifying s3 registry storage root directory. | Andrew Butcher | 2016-09-09 | 2 | -0/+2 |
|/ |
|
* | Don't advise people to use additional registries over oreg_url | Scott Dodson | 2016-09-01 | 2 | -8/+4 |
* | Remove openshift_master_metrics_public_url | Andrew Butcher | 2016-08-31 | 2 | -2/+2 |
* | update kubelet argument example with references to new pods-per-core and new ... | Jeremy Eder | 2016-08-29 | 2 | -2/+2 |
* | update kubelet argument example with references to new pods-per-core and new ... | Jeremy Eder | 2016-08-29 | 2 | -492/+0 |
* | Update metrics example inventories | Scott Dodson | 2016-08-26 | 2 | -11/+66 |