summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Configure ops cluster storage to match normal cluster storageScott Dodson2016-09-291-1/+4
|
* Set default_subdomain properly for loggingScott Dodson2016-09-261-2/+2
|
* Adjust wait for loopsScott Dodson2016-09-261-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 loggingScott Dodson2016-09-265-31/+53
|
* Fix some bugs in OpenShift Hosted Logging roleStéphane Klein2016-09-262-1/+3
| | | | * Fix bug: now create templates for logging accounts and the deployer use {{ examples_base }} variable
* Add some sample inventory stuff, will update this laterScott Dodson2016-09-262-8/+97
|
* Label all nodes for fluentdScott Dodson2016-09-263-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 metricsScott Dodson2016-09-261-3/+3
|
* Fix deployer template for enterpriseScott Dodson2016-09-261-3/+2
| | | | See https://github.com/openshift/origin-aggregated-logging/pull/218
* Add logging to install playbooksScott Dodson2016-09-261-1/+33
|
* Merge pull request #2499 from sdodson/masterScott Dodson2016-09-262-2/+108
|\ | | | | Automatic commit of package [openshift-ansible] release [3.4.2-1].
| * Automatic commit of package [openshift-ansible] release [3.4.2-1].Scott Dodson2016-09-262-2/+108
|/
* Merge pull request #2473 from lhuard1A/openstack_inventoryJason DeTiberus2016-09-229-291/+268
|\ | | | | Update the OpenStack dynamic inventory script
| * Update the OpenStack dynamic inventory scriptLénaïc Huard2016-09-209-291/+268
| |
* | Merge pull request #2489 from andrewklau/routernameScott Dodson2016-09-222-0/+5
|\ \ | | | | | | Add openshift_hosted_router_name
| * | Add openshift_hosted_router_nameAndrew Lau2016-09-222-0/+5
| | |
* | | Merge pull request #2493 from sdodson/issue_templateScott Dodson2016-09-221-0/+21
|\ \ \ | | | | | | | | Add an issue template
| * | | Add an issue templateScott Dodson2016-09-221-0/+21
| |/ /
* | | Merge pull request #2484 from abutcher/gce-cloud-providerScott Dodson2016-09-223-0/+12
|\ \ \ | | | | | | | | Add GCE cloud provider kind.
| * | | Add GCE cloud provider kind.Andrew Butcher2016-09-213-0/+12
| | | |
* | | | Merge pull request #2488 from abutcher/fix-master-status-changedScott Dodson2016-09-211-1/+5
|\ \ \ \ | |_|/ / |/| | | Fix master service status changed fact.
| * | | Fix master service status changed fact.Andrew Butcher2016-09-211-1/+5
|/ / /
* | | Merge pull request #2486 from sdodson/metrics-public-urlScott Dodson2016-09-212-0/+4
|\ \ \ | | | | | | | | Clarify openshift_hosted_metrics_public_url
| * | | Clarify openshift_hosted_metrics_public_urlScott Dodson2016-09-212-0/+4
|/ / / | | | | | | | | | | | | | | | Currently, metrics only works at /hawkular/metrics so if you alter the path portion of the variable then the master will direct traffic at an endpoint that won't work.
* | | Merge pull request #2485 from yaacov/add-documentation-on-metrics-hostnameScott Dodson2016-09-211-0/+1
|\ \ \ | |/ / |/| | Add documentation about the openshift_hosted_metrics_public_url option
| * | add documentation about the openshift_hosted_metrics_public_url optionyaacov2016-09-211-0/+1
|/ /
* | Merge pull request #2476 from sdodson/split_builddefaults_no_proxyScott Dodson2016-09-201-0/+3
|\ \ | | | | | | Split openshift_builddefaults_no_proxy if it's not a list
| * | Split openshift_builddefaults_no_proxy if it's not a listScott Dodson2016-09-201-0/+3
| | |
* | | Merge pull request #2474 from sdodson/node-no-proxy-v2Scott Dodson2016-09-201-1/+1
|\| | | | | | | | Fix references to openshift.master.sdn_cluster_network_cidr in node r…
| * | Fix references to openshift.master.sdn_cluster_network_cidr in node rolesScott Dodson2016-09-201-1/+1
|/ /
* | Merge pull request #2472 from nak3/spec-licenseScott Dodson2016-09-202-13/+4
|\ \ | | | | | | move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/
| * | move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/Kenjiro Nakayama2016-09-202-13/+4
|/ /
* | Merge pull request #2470 from abutcher/issue2460Scott Dodson2016-09-191-28/+41
|\ \ | | | | | | [uninstall] Stop services on all hosts prior to removing files.
| * | [uninstall] Stop services on all hosts prior to removing files.Andrew Butcher2016-09-191-28/+41
| | |
* | | Merge pull request #2467 from abutcher/issue2464Scott Dodson2016-09-191-7/+8
|\ \ \ | |/ / |/| | Do not create volume claims for hosted components when storage type is object.
| * | Do not create volume claims for hosted components when storage type is object.Andrew Butcher2016-09-191-7/+8
| |/
* | Merge pull request #2466 from sdodson/node-no-proxy-v2Scott Dodson2016-09-191-1/+1
|\ \ | | | | | | Add portal_net and sdn_cluster_network_cidr to node NO_PROXY
| * | Add portal_net and sdn_cluster_network_cidr to node NO_PROXYScott Dodson2016-09-191-1/+1
| | |
* | | Merge pull request #2461 from andrewklau/uninstallScott Dodson2016-09-191-1/+2
|\ \ \ | | | | | | | | Add origin-node.service.wants to uninstall
| * | | Add origin-node.service.wants to uninstallAndrew Lau2016-09-171-1/+2
| | |/ | |/|
* | | Merge pull request #2433 from andrewklau/tuned-atomic-guestScott Dodson2016-09-191-0/+4
|\ \ \ | |/ / |/| | Add atomic-guest tuned profile
| * | Add atomic-guest tuned profileAndrew Lau2016-09-131-0/+4
| | |
* | | Merge pull request #2457 from abutcher/bz1370707Scott Dodson2016-09-161-0/+1
|\ \ \ | | | | | | | | Add 'MaxGCEPDVolumeCount' to default scheduler predicates.
| * | | Add 'MaxGCEPDVolumeCount' to default scheduler predicates.Andrew Butcher2016-09-161-0/+1
| | | |
* | | | Merge pull request #2453 from zeari/manageiq_allow_create_projectAndrew Butcher2016-09-161-0/+1
|\ \ \ \ | | | | | | | | | | Add role to manageiq to allow creation of projects
| * | | | Add role to manageiq to allow creation of projectsAri Zellner2016-09-151-0/+1
| | | | |
* | | | | Update README.mdScott Dodson2016-09-161-1/+1
| | | | |
* | | | | Merge pull request #2447 from sdodson/branchesScott Dodson2016-09-161-7/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | | Switch to origin-1.x branch names
| * | | | Switch to origin-1.x branch namesScott Dodson2016-09-161-7/+11
| | | | |
* | | | | Merge pull request #2420 from smunilla/BZ1336271Scott Dodson2016-09-161-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | a-o-i: Do not display version number in quick installer