summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-26Add logging to install playbooksScott Dodson
2016-09-26Merge pull request #2499 from sdodson/masterScott Dodson
Automatic commit of package [openshift-ansible] release [3.4.2-1].
2016-09-26Automatic commit of package [openshift-ansible] release [3.4.2-1].Scott Dodson
2016-09-22Merge pull request #2473 from lhuard1A/openstack_inventoryJason DeTiberus
Update the OpenStack dynamic inventory script
2016-09-22Merge pull request #2489 from andrewklau/routernameScott Dodson
Add openshift_hosted_router_name
2016-09-22Merge pull request #2493 from sdodson/issue_templateScott Dodson
Add an issue template
2016-09-22Add an issue templateScott Dodson
2016-09-22Merge pull request #2484 from abutcher/gce-cloud-providerScott Dodson
Add GCE cloud provider kind.
2016-09-21Merge pull request #2488 from abutcher/fix-master-status-changedScott Dodson
Fix master service status changed fact.
2016-09-22Add openshift_hosted_router_nameAndrew Lau
2016-09-21Fix master service status changed fact.Andrew Butcher
2016-09-21Merge pull request #2486 from sdodson/metrics-public-urlScott Dodson
Clarify openshift_hosted_metrics_public_url
2016-09-21Clarify openshift_hosted_metrics_public_urlScott Dodson
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.
2016-09-21Merge pull request #2485 from yaacov/add-documentation-on-metrics-hostnameScott Dodson
Add documentation about the openshift_hosted_metrics_public_url option
2016-09-21Add GCE cloud provider kind.Andrew Butcher
2016-09-21add documentation about the openshift_hosted_metrics_public_url optionyaacov
2016-09-20Merge pull request #2476 from sdodson/split_builddefaults_no_proxyScott Dodson
Split openshift_builddefaults_no_proxy if it's not a list
2016-09-20Split openshift_builddefaults_no_proxy if it's not a listScott Dodson
2016-09-20Merge pull request #2474 from sdodson/node-no-proxy-v2Scott Dodson
Fix references to openshift.master.sdn_cluster_network_cidr in node r…
2016-09-20Fix references to openshift.master.sdn_cluster_network_cidr in node rolesScott Dodson
2016-09-20Merge pull request #2472 from nak3/spec-licenseScott Dodson
move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/
2016-09-20Update the OpenStack dynamic inventory scriptLénaïc Huard
2016-09-20move LICENSE to /usr/share/licenses/openshift-ansible-VERSION/Kenjiro Nakayama
2016-09-19Merge pull request #2470 from abutcher/issue2460Scott Dodson
[uninstall] Stop services on all hosts prior to removing files.
2016-09-19[uninstall] Stop services on all hosts prior to removing files.Andrew Butcher
2016-09-19Merge pull request #2467 from abutcher/issue2464Scott Dodson
Do not create volume claims for hosted components when storage type is object.
2016-09-19Do not create volume claims for hosted components when storage type is object.Andrew Butcher
2016-09-19Merge pull request #2466 from sdodson/node-no-proxy-v2Scott Dodson
Add portal_net and sdn_cluster_network_cidr to node NO_PROXY
2016-09-19Add portal_net and sdn_cluster_network_cidr to node NO_PROXYScott Dodson
2016-09-19Merge pull request #2461 from andrewklau/uninstallScott Dodson
Add origin-node.service.wants to uninstall
2016-09-19Merge pull request #2433 from andrewklau/tuned-atomic-guestScott Dodson
Add atomic-guest tuned profile
2016-09-17Add origin-node.service.wants to uninstallAndrew Lau
2016-09-16Merge pull request #2457 from abutcher/bz1370707Scott Dodson
Add 'MaxGCEPDVolumeCount' to default scheduler predicates.
2016-09-16Merge pull request #2453 from zeari/manageiq_allow_create_projectAndrew Butcher
Add role to manageiq to allow creation of projects
2016-09-16Update README.mdScott Dodson
2016-09-16Merge pull request #2447 from sdodson/branchesScott Dodson
Switch to origin-1.x branch names
2016-09-16Add 'MaxGCEPDVolumeCount' to default scheduler predicates.Andrew Butcher
2016-09-16Merge pull request #2420 from smunilla/BZ1336271Scott Dodson
a-o-i: Do not display version number in quick installer
2016-09-16Switch to origin-1.x branch namesScott Dodson
2016-09-16Merge pull request #2456 from vishpat/nuage_portsScott Dodson
Open ports for vxlan and Nuage monitor
2016-09-16Open ports for vxlan and Nuage monitorVishal Patil
2016-09-15Merge pull request #2451 from smunilla/BZ1375946Scott Dodson
a-o-i: Don't set unschedulable nodes as infra
2016-09-15Merge pull request #2437 from abutcher/delegated-serial-commandScott Dodson
Move delegated_serial_command to etcd_common.
2016-09-15Merge pull request #2452 from abutcher/max-ebs-volume-countScott Dodson
Add 'MaxEBSVolumeCount' to default scheduler predicates.
2016-09-15Merge pull request #2295 from dgoodwin/override-docker-upgradeScott Dodson
Allow overriding the Docker 1.10 requirement for upgrade.
2016-09-15Add role to manageiq to allow creation of projectsAri Zellner
2016-09-14Add 'MaxEBSVolumeCount' to default scheduler predicates.Andrew Butcher
2016-09-14Merge pull request #2449 from abutcher/service-signer-upgradeScott Dodson
[upgrade] Create/configure service signer cert when missing.
2016-09-14a-o-i: Don't set unschedulable nodes as infraSamuel Munilla
Make sure we don't set an unschedulable node as infra as that can cause problems. Fixes: Bug 1375946
2016-09-14Merge pull request #2442 from bparees/quickstartsScott Dodson
get quickstarts from origin, not upstream example repos