summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adjustments in docs and j2 templateTobias Brunner2016-10-123-3/+20
|
* add regionendpoint parameter for registry s3Tobias Brunner2016-10-122-0/+18
|
* Merge pull request #2584 from jhcook/variable_with_no_default_2576Scott Dodson2016-10-112-2/+2
|\ | | | | set defaults for debug_level in template and task
| * Merge branch 'master' of github.com:openshift/openshift-ansible into ↵Justin Cook2016-10-118-23/+54
| |\ | |/ |/| | | variable_with_no_default_2576
* | Merge pull request #2579 from sdodson/fix-registry-volume-namespaceAndrew Butcher2016-10-101-2/+9
|\ \ | | | | | | Fix config and namespace for registry volume detection
| * | Fix config and namespace for registry volume detectionScott Dodson2016-10-101-2/+9
| | |
* | | Merge pull request #2581 from sdodson/bz1377089Scott Dodson2016-10-102-2/+2
|\ \ \ | | | | | | | | Set HTTPS_PROXY in example builddefaults_json
| * | | Set HTTPS_PROXY in example builddefaults_jsonScott Dodson2016-10-102-2/+2
|/ / /
* | | Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovableScott Dodson2016-10-101-6/+9
|\ \ \ | | | | | | | | Check that OpenStack hostnames are resolvable
| * | | Check that OpenStack hostnames are resolvableLénaïc Huard2016-10-061-6/+9
| | | | | | | | | | | | | | | | If they’re not, then use IP instead
* | | | Merge pull request #2571 from sdodson/node-retry-improvementScott Dodson2016-10-102-11/+15
|\ \ \ \ | | | | | | | | | | Retry starting master and node services once
| * | | | Apply same pattern to HA master servicesScott Dodson2016-10-101-0/+12
| | | | |
| * | | | Improve how we handle containerized node failure on first startupScott Dodson2016-10-101-11/+3
| | | | |
* | | | | Automatic commit of package [openshift-ansible] release [3.4.6-1].Troy Dawson2016-10-102-2/+8
|/ / / /
* | | | Merge pull request #2572 from ironcladlou/master-retriesScott Dodson2016-10-101-0/+11
|\ \ \ \ | | | | | | | | | | Retry failed master startup once
| * | | | Retry failed master startup onceDan Mace2016-10-071-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 taskJustin Cook2016-10-112-2/+2
| |_|/ |/| |
* | | Merge pull request #2565 from vishpat/etcdAndrew Butcher2016-10-071-1/+4
|\ \ \ | | | | | | | | Nuage Monitor: Enumerate over etcd servers
| * | | Changes for etcd serversVishal Patil2016-10-071-1/+4
| | | |
* | | | Merge pull request #2569 from sdodson/loggingScott Dodson2016-10-071-1/+1
|\ \ \ \ | |_|_|/ |/| | | [logging] Fix openshift_hosted_logging_fluentd_nodeselector
| * | | [logging] Fix openshift_hosted_logging_fluentd_nodeselectorScott Dodson2016-10-071-1/+1
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.4.5-1].Scott Dodson2016-10-072-2/+5
| | |
* | | Merge pull request #2566 from abutcher/dash-veeScott Dodson2016-10-071-1/+1
|\ \ \ | | | | | | | | [a-o-i] -v disables quiet ansible config.
| * | | [a-o-i] -v disables quiet ansible config.Andrew Butcher2016-10-071-1/+1
|/ / /
* | | Automatic commit of package [openshift-ansible] release [3.4.4-1].Troy Dawson2016-10-072-2/+18
| | |
* | | Merge pull request #2424 from jeremyeder/pods_per_core2Scott Dodson2016-10-072-2/+2
|\ \ \ | | | | | | | | the kubelet example line fails on releases prior to 3.3, so put a comment there.
| * | | note different product versionsJeremy Eder2016-10-072-2/+2
| | | |
| * | | the example line fails on releases prior to 3.3, so put a comment there.Jeremy Eder2016-09-092-2/+2
| | | |
* | | | Merge pull request #2548 from dgoodwin/containerized-bScott Dodson2016-10-063-3/+9
|\ \ \ \ | |_|/ / |/| | | Error out if containerized=true for lb host.
| * | | Error out if containerized=true for lb host.Devan Goodwin2016-10-063-3/+9
| | |/ | |/|
* | | Merge pull request #2558 from jtslear/issue-2423Scott Dodson2016-10-061-6/+0
|\ \ \ | | | | | | | | Removes an unused file
| * | | Removes an unused fileJohn T Skarbek2016-10-051-6/+0
| | | | | | | | | | | | | | | | * closes openshift/openshift-ansible#2423
* | | | Merge pull request #2555 from abutcher/node-scaleup-factsScott Dodson2016-10-061-0/+11
|\ \ \ \ | | | | | | | | | | Bug 1381335 - Scale up playbook does not rerun master-facts.
| * | | | Set master facts for first master in node scaleup.Andrew Butcher2016-10-051-0/+11
| | | | |
* | | | | Merge pull request #2556 from sdodson/image-stream-syncScott Dodson2016-10-06110-28/+51671
|\ \ \ \ \ | |_|/ / / |/| | | | Add v1.4 content, update v1.3 content to latest
| * | | | Update v1.3 contentScott Dodson2016-10-0512-26/+97
| | | | |
| * | | | Add v1.4 contentScott Dodson2016-10-0598-2/+51574
| |/ / /
* | | | Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa2016-10-052-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 Butcher2016-10-052-1/+1
| | | |
* | | | Merge pull request #2552 from abutcher/port-typoScott Dodson2016-10-051-2/+2
|\ \ \ \ | | | | | | | | | | Fix default port typo.
| * | | | Fix default port typo.Andrew Butcher2016-10-051-2/+2
| | | | |
* | | | | Merge pull request #2550 from abutcher/explain-ca-varsScott Dodson2016-10-052-14/+72
|\ \ \ \ \ | |/ / / / |/| | | | Document auth provider CA variables
| * | | | Add example openid/request header providers and explain certificate variables.Andrew Butcher2016-10-052-14/+72
| |/ / /
* | | | Merge pull request #2544 from abutcher/registry-checkScott Dodson2016-10-052-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 == 0Andrew Butcher2016-10-042-0/+15
| | | |
* | | | Automatic commit of package [openshift-ansible] release [3.4.3-1].Scott Dodson2016-10-042-2/+92
| | | |
* | | | Merge pull request #2511 from vishpat/nuage_haAndrew Butcher2016-10-0414-106/+114
|\ \ \ \ | |_|/ / |/| | | Changes for Nuage HA
| * | | Merge pull request #1 from abutcher/nuage_haVishal Patil2016-10-0410-116/+96
| |\ \ \ | | | | | | | | | | Filterize haproxy front/backends and add method for specifying custom front/backends
| | * | | Filterize haproxy frontends/backends and add method for providing additional ↵Andrew Butcher2016-10-0310-116/+96
| |/ / / | | | | | | | | | | | | frontends/backends.
| * | | Addressed review commentsVishal Patil2016-09-292-10/+11
| | | |