Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 2 | -9/+9 |
|\ | | | | | Reverting commit 3257 and renaming master_url to openshift_logging_ma… | ||||
| * | Updating defaults to pull from previously defined variable names used in ↵ | ewolinetz | 2017-02-08 | 2 | -2/+2 |
| | | | | | | | | playbooks | ||||
| * | 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 |
|/ | | | | | | openshift_cockpit_deployer_version Fixes Bug 1393666 | ||||
* | Merge pull request #3260 from ashcrow/1395168 | Andrew Butcher | 2017-02-07 | 2 | -0/+13 |
|\ | | | | | Copies CloudFront pem file to registry hosts | ||||
| * | Copies CloudFront pem file to registry hosts | Steve Milner | 2017-02-06 | 2 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This change copies the CloudFront private key to registry hosts when the provider is set to s3 and CloudFront baseurl, privatekey, and keyparid are all provided. It also adds the following variable examples in the host inventory files: - openshift_hosted_registry_storage_s3_cloudfront_baseurl - openshift_hosted_registry_storage_s3_cloudfront_privatekeyfile - openshift_hosted_registry_storage_s3_cloudfront_keypairid See https://bugzilla.redhat.com/show_bug.cgi?id=1395168 | ||||
* | | 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 … | ||||
| * | 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 | ||||
| * | | 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. | ||||
| * | Begin requiring Docker 1.12. | Devan Goodwin | 2016-11-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Building off the work done for Docker 1.10, we now require Docker 1.12 by default. The upgrade process was already set to ensure you are running the latest docker during upgrade, and the standalone docker upgrade playbook can also be used if desired. As before, you can override this Docker 1.12 requirement by setting a docker_version=1.10.3 (or similar), and you can skip the default to upgrade docker by setting docker_upgrade=False. | ||||
* | | Fix typo in inventory README.md | Lukas Berk | 2017-01-12 | 1 | -1/+1 |
| | | | | | | | | libviert -> libvirt | ||||
* | | Merge pull request #3067 from lhuard1A/update_ec2_inventory | Jason DeTiberus | 2017-01-11 | 2 | -59/+280 |
|\ \ | | | | | | | Update aws dynamic inventory | ||||
| * | | Update aws dynamic inventory | Lénaïc Huard | 2017-01-10 | 2 | -59/+280 |
| | | | | | | | | | | | | Fetch from https://raw.githubusercontent.com/ansible/ansible/devel/contrib/inventory/ec2.py | ||||
* | | | Update aws dynamic inventory | Lénaïc Huard | 2017-01-11 | 1 | -38/+214 |
| | | | | | | | | | | | | Fetch from https://raw.githubusercontent.com/ansible/ansible/devel/contrib/inventory/gce.py | ||||
* | | | More toxification | Jason DeTiberus | 2017-01-10 | 1 | -5/+5 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | - Move pylint tests to tox - Move yamllint tests to tox - Create separate tox config (and setup.py) for root - bump ansible requirement - unify pylint config - add docs - remove git directory containing old testing tools - install python-six if not present for openshift-facts - add python-six as a dependency for openshift-ansible-utils | ||||
* | | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | 2016-12-01 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | strict-order forces dnsmasq to iterate through nameservers in order. If one of the nameservers is down this will slow things down while dnsmasq waits for a timeout. Also, this option prevents dnsmasq from querying other nameservers if the first one returns a negative result. While I think it's odd to have a nameserver that returns negative results for a query that another returns positive results for this does seem to fix the issue in testing. Fixes Bug 1399577 | ||||
* | | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 4 | -3/+7 |
| | | |||||
* | | Merge kube_admission_plugin_config with admission_plugin_config | Samuel Munilla | 2016-11-22 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | Move the values in kube_admission_plugin_config up one level per the new format from 1.3: "The kubernetesMasterConfig.admissionConfig.pluginConfig should be moved and merged into admissionConfig.pluginConfig." | ||||
* | | Allow users to disable the origin repo creation | Scott Dodson | 2016-11-17 | 1 | -0/+4 |
|/ | |||||
* | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDR | Scott Dodson | 2016-11-07 | 2 | -8/+8 |
|\ | | | | | Update defaults for clusterNetworkCIDR & hostSubnetLength | ||||
| * | Update defaults for clusterNetworkCIDR & hostSubnetLength | Samuel Munilla | 2016-11-03 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Per https://github.com/openshift/openshift-docs/issues/1700: The default values for pod networking have changed: - clusterNetworkCIDR now defaults to 10.128.0.0/14 (10.128.0.0 - 10.131.255.255) rather than 10.1.0.0/16. - hostSubnetLength now defaults to 9 rather than 8 (meaning each node will be assigned a /23 subnet rather than a /24) Fixes Bug 1320952 | ||||
* | | Merge pull request #2741 from harobed/issue_2740 | Scott Dodson | 2016-11-07 | 1 | -2/+0 |
|\ \ | | | | | | | Remove unused openshift-ansible/inventory/hosts file #2740 | ||||
| * | | Remove unused openshift-ansible/inventory/hosts file #2740 | Stéphane Klein | 2016-11-07 | 1 | -2/+0 |
| |/ | |||||
* / | Append /inventory/README.md to explain what is BYO inventory folder #2742 | Stéphane Klein | 2016-11-07 | 1 | -0/+9 |
|/ | |||||
* | Bump documented openshift_release for 1.4/3.4. | Devan Goodwin | 2016-10-28 | 2 | -2/+2 |
| | |||||
* | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | revise docs | Tobias Brunner | 2016-10-13 | 2 | -2/+2 |
| | |||||
* | adjustments in docs and j2 template | Tobias Brunner | 2016-10-12 | 2 | -1/+18 |
| |