summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-12Automatic commit of package [openshift-ansible] release [3.4.7-1].Troy Dawson
2016-10-11Merge pull request #2584 from jhcook/variable_with_no_default_2576Scott Dodson
set defaults for debug_level in template and task
2016-10-11Merge branch 'master' of github.com:openshift/openshift-ansible into ↵Justin Cook
variable_with_no_default_2576
2016-10-11set defaults for debug_level in template and taskJustin Cook
2016-10-10Merge pull request #2579 from sdodson/fix-registry-volume-namespaceAndrew Butcher
Fix config and namespace for registry volume detection
2016-10-10Merge pull request #2581 from sdodson/bz1377089Scott Dodson
Set HTTPS_PROXY in example builddefaults_json
2016-10-10Set HTTPS_PROXY in example builddefaults_jsonScott Dodson
2016-10-10Fix config and namespace for registry volume detectionScott Dodson
2016-10-10Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovableScott Dodson
Check that OpenStack hostnames are resolvable
2016-10-10Merge pull request #2571 from sdodson/node-retry-improvementScott Dodson
Retry starting master and node services once
2016-10-10Automatic commit of package [openshift-ansible] release [3.4.6-1].Troy Dawson
2016-10-10Apply same pattern to HA master servicesScott Dodson
2016-10-10Improve how we handle containerized node failure on first startupScott Dodson
2016-10-10Merge pull request #2572 from ironcladlou/master-retriesScott Dodson
Retry failed master startup once
2016-10-07Retry failed master startup onceDan Mace
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
2016-10-07Merge pull request #2565 from vishpat/etcdAndrew Butcher
Nuage Monitor: Enumerate over etcd servers
2016-10-07Merge pull request #2569 from sdodson/loggingScott Dodson
[logging] Fix openshift_hosted_logging_fluentd_nodeselector
2016-10-07[logging] Fix openshift_hosted_logging_fluentd_nodeselectorScott Dodson
2016-10-07Automatic commit of package [openshift-ansible] release [3.4.5-1].Scott Dodson
2016-10-07Merge pull request #2566 from abutcher/dash-veeScott Dodson
[a-o-i] -v disables quiet ansible config.
2016-10-07[a-o-i] -v disables quiet ansible config.Andrew Butcher
2016-10-07Automatic commit of package [openshift-ansible] release [3.4.4-1].Troy Dawson
2016-10-07Changes for etcd serversVishal Patil
2016-10-07Merge pull request #2424 from jeremyeder/pods_per_core2Scott Dodson
the kubelet example line fails on releases prior to 3.3, so put a comment there.
2016-10-07note different product versionsJeremy Eder
2016-10-06Merge pull request #2548 from dgoodwin/containerized-bScott Dodson
Error out if containerized=true for lb host.
2016-10-06Check that OpenStack hostnames are resolvableLénaïc Huard
If they’re not, then use IP instead
2016-10-06Error out if containerized=true for lb host.Devan Goodwin
2016-10-06Merge pull request #2558 from jtslear/issue-2423Scott Dodson
Removes an unused file
2016-10-06Merge pull request #2555 from abutcher/node-scaleup-factsScott Dodson
Bug 1381335 - Scale up playbook does not rerun master-facts.
2016-10-06Merge pull request #2556 from sdodson/image-stream-syncScott Dodson
Add v1.4 content, update v1.3 content to latest
2016-10-05Removes an unused fileJohn T Skarbek
* closes openshift/openshift-ansible#2423
2016-10-05Update v1.3 contentScott Dodson
2016-10-05Add v1.4 contentScott Dodson
2016-10-05Merge pull request #2546 from abutcher/master-debug-levelTim Bielawa
Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master
2016-10-05Set master facts for first master in node scaleup.Andrew Butcher
2016-10-05Merge pull request #2552 from abutcher/port-typoScott Dodson
Fix default port typo.
2016-10-05Merge pull request #2550 from abutcher/explain-ca-varsScott Dodson
Document auth provider CA variables
2016-10-05Fix default port typo.Andrew Butcher
2016-10-05Add example openid/request header providers and explain certificate variables.Andrew Butcher
2016-10-05Merge pull request #2544 from abutcher/registry-checkScott Dodson
Don't secure registry or deploy registry console when infra replicas == 0
2016-10-05Move openshift.common.debug.level to openshift_facts.Andrew Butcher
2016-10-04Automatic commit of package [openshift-ansible] release [3.4.3-1].Scott Dodson
2016-10-04Merge pull request #2511 from vishpat/nuage_haAndrew Butcher
Changes for Nuage HA
2016-10-04Don't secure registry or deploy registry console when infra replics == 0Andrew Butcher
2016-10-04Merge pull request #2538 from DG-i/masterAndrew Butcher
allow networkConfig.ingressIPNetworkCIDRs to be configured
2016-10-04Merge pull request #1 from abutcher/nuage_haVishal Patil
Filterize haproxy front/backends and add method for specifying custom front/backends
2016-10-04Merge pull request #2441 from dgoodwin/34-upgrade-improvementsAndrew Butcher
3.4 Upgrade Improvements
2016-10-04Check if openshift_master_ingress_ip_network_cidr is definedMathias Merscher
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>
2016-10-04allow networkConfig.ingressIPNetworkCIDRs to be configuredMathias Merscher
Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net>