Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4516 from kwoodson/limit_refs | OpenShift Bot | 2017-06-22 | 2 | -0/+6 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Adding option for serviceAccountConfig.limitSecretReferences | Kenny Woodson | 2017-06-20 | 2 | -0/+6 |
| | | |||||
* | | Merge pull request #4510 from ashcrow/system-container-inventory | OpenShift Bot | 2017-06-22 | 2 | -0/+22 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | doc: Add system_container examples to inventory | Steve Milner | 2017-06-20 | 2 | -0/+22 |
| |/ | |||||
* / | remove extra close brace in example inventory | gpei | 2017-06-21 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #4458 from git001/more-auditlog-params | Scott Dodson | 2017-06-15 | 2 | -0/+12 |
|\ | | | | | Add the other featured audit-config paramters as example | ||||
| * | Add the the other featured audit-config paramters as example | Aleks | 2017-06-15 | 2 | -0/+12 |
| | | |||||
* | | First POC of a CFME turnkey solution in openshift-anisble | Tim Bielawa | 2017-06-14 | 2 | -0/+14 |
|/ | |||||
* | Merge pull request #4245 from jarrpa/glusterfs-fixes | OpenShift Bot | 2017-06-14 | 1 | -1/+1 |
|\ | | | | | Merged by openshift-bot | ||||
| * | GlusterFS: Improve documentation | Jose A. Rivera | 2017-06-13 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | Merge pull request #4302 from ewolinetz/pv_node_selectors | OpenShift Bot | 2017-06-13 | 2 | -0/+8 |
|\ \ | |/ |/| | Merged by openshift-bot | ||||
| * | Allowing openshift_metrics to specify PV selectors and allow way to define ↵ | ewolinetz | 2017-05-26 | 2 | -0/+8 |
| | | | | | | | | selectors when creating pv | ||||
* | | Merge pull request #4252 from sdodson/tolerate-node-upgrade-failure | OpenShift Bot | 2017-06-06 | 2 | -0/+58 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | Add separate variables for control plane nodes | Scott Dodson | 2017-05-22 | 2 | -2/+10 |
| | | | |||||
| * | | Tolerate failures in the node upgrade playbook | Scott Dodson | 2017-05-19 | 2 | -0/+50 |
| | | | |||||
* | | | show correct default value in inventory | Mark McKinstry | 2017-06-01 | 2 | -8/+8 |
| | | | |||||
* | | | Merge pull request #4234 from vshn/feature/oreg_url_masternode | OpenShift Bot | 2017-05-26 | 2 | -1/+8 |
|\ \ \ | |_|/ |/| | | Merged by openshift-bot | ||||
| * | | allow to configure oreg_url specifically for node or master. refs #4233 | Tobias Brunner | 2017-05-19 | 2 | -1/+8 |
| |/ | | | | | | | | | | | | | | | | | This commit allows to specify imageConfig.format specifically for master or for nodes. One use case of this could be if you want to use customer builder images. In this case imageConfig.format only needs to be changed in the master-config.yml but not in the node-config.yml. | ||||
* | | Merge pull request #3982 from jim-minter/trello131-broker-configuration | OpenShift Bot | 2017-05-22 | 2 | -0/+8 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | add template service broker configurable | Jim Minter | 2017-04-24 | 2 | -0/+8 |
| | | | |||||
* | | | Merge pull request #4220 from pat2man/openshift_hosted_metrics_deployer_version | Eric Wolinetz | 2017-05-22 | 2 | -0/+6 |
|\ \ \ | | | | | | | | | Update examples to include metrics deployer version | ||||
| * | | | Update hosts.*.example to include openshift_hosted_metrics_deployer_version | Patrick Tescher | 2017-05-17 | 2 | -0/+6 |
| | |/ | |/| | | | | | | | | | | | | | | | | Without this we can have a mismatch between the OpenShift version and the metrics version. Fixes https://github.com/openshift/origin/issues/13532 | ||||
* / | | inventory: rename certificates->certificate in router example | Steve Milner | 2017-05-19 | 2 | -4/+4 |
|/ / | | | | | | | | | Per change 9397727e433cbd9bfd865fb5ad773c7b6b4590e8, router replaced certificates with certificate. | ||||
* | | byo inventory versions 1.5 -> 3.6 | Steve Milner | 2017-05-15 | 1 | -4/+4 |
| | | |||||
* | | byo inventory versions 3.5 -> 3.6 | Steve Milner | 2017-05-15 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #3969 from jarrpa/glusterfs-registry-too | OpenShift Bot | 2017-05-10 | 3 | -6/+51 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | GlusterFS: Improve role documentation | Jose A. Rivera | 2017-05-04 | 3 | -6/+51 |
| | | | | | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | | byo: correct option name | Giuseppe Scrivano | 2017-05-09 | 2 | -2/+2 |
|/ / | | | | | | | | | | | | | | | The correct name is "enabled', not "basicAuditEnabled" Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1439619 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | System container docker | Steve Milner | 2017-05-03 | 2 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container | ||||
* | | Warn users about conflicts with docker0 CIDR range | lpsantil | 2017-05-01 | 2 | -2/+16 |
|/ | |||||
* | Merge pull request #3793 from jarrpa/glusterfs-registry | OpenShift Bot | 2017-04-17 | 2 | -0/+6 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Allow for GlusterFS to provide registry storage | Jose A. Rivera | 2017-04-10 | 2 | -0/+6 |
| | | | | | | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | ||||
* | | Update deployment_type documentation | Rodolfo Carvalho | 2017-04-11 | 2 | -2/+2 |
|/ | |||||
* | Document etcd_ca_default_days in example inventories. | Andrew Butcher | 2017-04-03 | 2 | -2/+12 |
| | |||||
* | Merge pull request #3734 from sosiouxme/20170322-deployment-type | OpenShift Bot | 2017-03-30 | 3 | -3/+3 |
|\ | | | | | Merged by openshift-bot | ||||
| * | validate and normalize inventory variables | Luke Meyer | 2017-03-29 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | In openshift_repos and everywhere, ensure deployment_type and openshift_deployment_type are defined and the same. We really want to set openshift_deployment_type, but users will likely still have just deployment_type, so accept both. And don't make every playbook default openshift_deployment_type to deployment_type. This introduces the openshift_sanitize_inventory role to run before anything else. | ||||
* | | Update example inventory files to mention certificate validity parameters. | Slava Semushin | 2017-03-29 | 2 | -0/+20 |
| | | |||||
* | | Add etcd_debug and etcd_log_package_levels variables | Scott Dodson | 2017-03-28 | 2 | -0/+8 |
|/ | |||||
* | Cherry picking from #3689 | ewolinetz | 2017-03-17 | 2 | -9/+13 |
| | |||||
* | Merge pull request #3664 from ewolinetz/logging_cherrypick_3657 | OpenShift Bot | 2017-03-16 | 2 | -4/+4 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Cherry picked from #3657 | ewolinetz | 2017-03-15 | 2 | -4/+4 |
| | | |||||
* | | Update versions in example inventories | Scott Dodson | 2017-03-16 | 2 | -6/+6 |
| | | |||||
* | | Merge pull request #3629 from ewolinetz/logging_15_cherrypick | OpenShift Bot | 2017-03-15 | 2 | -2/+2 |
|\ \ | |/ |/| | Merged by openshift-bot | ||||
| * | cherry picking from #3621 #3614 #3627 | ewolinetz | 2017-03-10 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #3599 from martineg/min_tls_version | OpenShift Bot | 2017-03-14 | 2 | -0/+18 |
|\ \ | |/ |/| | Merged by openshift-bot | ||||
| * | Allow overriding minTLSVersion and cipherSuites | Martin Eggen | 2017-03-09 | 2 | -0/+18 |
| | | | | | | | | | | Add parameters to allow overriding minTLSVersion and cipherSuites in master and node servingInfo config stanzas. | ||||
* | | Fix references to openshift_set_node_ip in inventory examples | germansosa | 2017-03-10 | 2 | -2/+2 |
| | | |||||
* | | add ability to specify an etcd version | Mark McKinstry | 2017-03-08 | 2 | -0/+4 |
|/ | |||||
* | Adding into the origin inventory doc. | Kenny Woodson | 2017-03-07 | 1 | -1/+45 |
| | |||||
* | Augmenting documentation for router sharding. | Kenny Woodson | 2017-03-07 | 1 | -0/+44 |
| |