Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default [] | Andrew Butcher | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 3 | -5/+5 |
| | |||||
* | Merge pull request #2598 from detiber/2547 | Scott Dodson | 2016-10-13 | 1 | -2/+2 |
|\ | | | | | update handling of use_dnsmasq | ||||
| * | update handling of use_dnsmasq | Jason DeTiberus | 2016-10-13 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2586 from cgwalters/seboolean-handle-aliases | Scott Dodson | 2016-10-13 | 2 | -19/+15 |
|\ \ | | | | | | | nfs: Handle seboolean aliases not just in Fedora | ||||
| * | | nfs: Handle seboolean aliases not just in Fedora | Colin Walters | 2016-10-12 | 2 | -19/+15 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | I'm testing with a bleeding edge RHEL Atomic Host, and it looks like we pulled in a new version of selinux-policy that has `virt_sandbox_use_nfs` aliased to `virt_use_nfs`. In https://github.com/openshift/openshift-ansible/pull/2356 Adam changed this to check for Fedora. This changes things to drop the distribution check, and instead parse the `getsebool` output to determine whether or not the boolean is an alias, and should hence work on all distributions/versions. | ||||
* | | Merge branch 'master' of github.com:openshift/openshift-ansible into ↵ | Justin Cook | 2016-10-11 | 4 | -19/+44 |
|\| | | | | | | | variable_with_no_default_2576 | ||||
| * | Merge pull request #2579 from sdodson/fix-registry-volume-namespace | Andrew Butcher | 2016-10-10 | 1 | -2/+9 |
| |\ | | | | | | | Fix config and namespace for registry volume detection | ||||
| | * | Fix config and namespace for registry volume detection | Scott Dodson | 2016-10-10 | 1 | -2/+9 |
| | | | |||||
| * | | Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovable | Scott Dodson | 2016-10-10 | 1 | -6/+9 |
| |\ \ | | | | | | | | | Check that OpenStack hostnames are resolvable | ||||
| | * | | Check that OpenStack hostnames are resolvable | Lénaïc Huard | 2016-10-06 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | If they’re not, then use IP instead | ||||
| * | | | Apply same pattern to HA master services | Scott Dodson | 2016-10-10 | 1 | -0/+12 |
| | | | | |||||
| * | | | Improve how we handle containerized node failure on first startup | Scott Dodson | 2016-10-10 | 1 | -11/+3 |
| | | | | |||||
| * | | | Retry failed master startup once | Dan Mace | 2016-10-07 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Master startup can fail when ec2 transparently reallocates the block storage, causing etcd writes to temporarily fail. Retry failures blindly just once to allow time for this transient condition to to resolve and for systemd to restart the master (which will eventually succeed). https://github.com/coreos/etcd/issues/3864 https://github.com/openshift/origin/issues/6065 https://github.com/openshift/origin/issues/6447 | ||||
* | | | | set defaults for debug_level in template and task | Justin Cook | 2016-10-11 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #2565 from vishpat/etcd | Andrew Butcher | 2016-10-07 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | Nuage Monitor: Enumerate over etcd servers | ||||
| * | | | Changes for etcd servers | Vishal Patil | 2016-10-07 | 1 | -1/+4 |
| | | | | |||||
* | | | | [logging] Fix openshift_hosted_logging_fluentd_nodeselector | Scott Dodson | 2016-10-07 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge pull request #2548 from dgoodwin/containerized-b | Scott Dodson | 2016-10-06 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | Error out if containerized=true for lb host. | ||||
| * | | Error out if containerized=true for lb host. | Devan Goodwin | 2016-10-06 | 1 | -1/+3 |
| |/ | |||||
* | | Merge pull request #2558 from jtslear/issue-2423 | Scott Dodson | 2016-10-06 | 1 | -6/+0 |
|\ \ | | | | | | | Removes an unused file | ||||
| * | | Removes an unused file | John T Skarbek | 2016-10-05 | 1 | -6/+0 |
| | | | | | | | | | | | | * closes openshift/openshift-ansible#2423 | ||||
* | | | Merge pull request #2556 from sdodson/image-stream-sync | Scott Dodson | 2016-10-06 | 110 | -28/+51671 |
|\ \ \ | |/ / |/| | | Add v1.4 content, update v1.3 content to latest | ||||
| * | | Update v1.3 content | Scott Dodson | 2016-10-05 | 12 | -26/+97 |
| | | | |||||
| * | | Add v1.4 content | Scott Dodson | 2016-10-05 | 98 | -2/+51574 |
| | | | |||||
* | | | Merge pull request #2546 from abutcher/master-debug-level | Tim Bielawa | 2016-10-05 | 2 | -1/+1 |
|\ \ \ | |/ / |/| | | Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master | ||||
| * | | Move openshift.common.debug.level to openshift_facts. | Andrew Butcher | 2016-10-05 | 2 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2544 from abutcher/registry-check | Scott Dodson | 2016-10-05 | 2 | -0/+15 |
|\ \ \ | |_|/ |/| | | Don't secure registry or deploy registry console when infra replicas == 0 | ||||
| * | | Don't secure registry or deploy registry console when infra replics == 0 | Andrew Butcher | 2016-10-04 | 2 | -0/+15 |
| | | | |||||
* | | | Merge pull request #2511 from vishpat/nuage_ha | Andrew Butcher | 2016-10-04 | 12 | -106/+71 |
|\ \ \ | |_|/ |/| | | Changes for Nuage HA | ||||
| * | | Filterize haproxy frontends/backends and add method for providing additional ↵ | Andrew Butcher | 2016-10-03 | 8 | -116/+53 |
| | | | | | | | | | | | | frontends/backends. | ||||
| * | | Addressed review comments | Vishal Patil | 2016-09-29 | 2 | -10/+11 |
| | | | |||||
| * | | Changes for Nuage HA | Vishal Patil | 2016-09-27 | 6 | -3/+30 |
| | | | |||||
* | | | Merge pull request #2538 from DG-i/master | Andrew Butcher | 2016-10-04 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | ||||
| * | | | Check if openshift_master_ingress_ip_network_cidr is defined | Mathias Merscher | 2016-10-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> | ||||
| * | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 1 | -0/+3 |
| | |/ | |/| | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> | ||||
* | | | Merge pull request #2441 from dgoodwin/34-upgrade-improvements | Andrew Butcher | 2016-10-04 | 4 | -6/+6 |
|\ \ \ | |/ / |/| | | 3.4 Upgrade Improvements | ||||
| * | | Skip the docker role in early upgrade stages. | Devan Goodwin | 2016-09-29 | 4 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | This improves the situation further and prevents configuration changes from accidentally triggering docker restarts, before we've evacuated nodes. Now in two places, we skip the role entirely, instead of previous implementation which only skipped upgrading the installed version. (which did not catch config issues) | ||||
* | | | Merge pull request #2475 from smunilla/registry_all_the_time | Scott Dodson | 2016-09-30 | 6 | -12/+73 |
|\ \ \ | | | | | | | | | Install Registry by Default | ||||
| * | | | Further secure registry improvements | Andrew Butcher | 2016-09-29 | 3 | -1/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Default to hosted_registry_insecure=False - Add openshift ca to system ca-trust. - Update ca trust in openshift_node_certificates rather than docker_ca_trust | ||||
| * | | | Secure registry improvements. | Andrew Butcher | 2016-09-29 | 3 | -11/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Convert oc template calls to jsonpath. * Wait for deployments to finish before restarting docker. * Re-organize node ca configuration. | ||||
* | | | | Merge pull request #2514 from lhuard1A/rhel_subscribe_ose_3.3 | Jason DeTiberus | 2016-09-30 | 2 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | Make rhel_subscribe role default to OpenShift Container Platform 3.3 | ||||
| * | | | | Make rhel_subscribe role default to OpenShift Container Platform 3.3 | Lénaïc Huard | 2016-09-28 | 2 | -3/+3 |
| | |/ / | |/| | | |||||
* | | | | Enable registry support for image pruning | Andrew Lau | 2016-09-30 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | Merge pull request #2404 from sdodson/logging | Scott Dodson | 2016-09-29 | 7 | -43/+64 |
|\ \ \ | | | | | | | | | Logging fixes | ||||
| * | | | Adjust wait for loops | Scott Dodson | 2016-09-26 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | For items that pull images delay=15, retries=20 = 5min wait For items that don't pull images, delay=5, retries=20 = < 2m wait | ||||
| * | | | Add storage for logging | Scott Dodson | 2016-09-26 | 4 | -31/+49 |
| | | | | |||||
| * | | | Fix some bugs in OpenShift Hosted Logging role | Stéphane Klein | 2016-09-26 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | * Fix bug: now create templates for logging accounts and the deployer use {{ examples_base }} variable | ||||
| * | | | Label all nodes for fluentd | Scott Dodson | 2016-09-26 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Need to come back to this and figure out the right thing to do here. I think we should make the node selector flag for fluentd immutable and then have the user specify a selector with which to apply the label. | ||||
| * | | | Rename openshift_hosted_logging_image_{prefix,version} to match metrics | Scott Dodson | 2016-09-26 | 1 | -3/+3 |
| | | | |