summaryrefslogtreecommitdiff
path: root/roles
AgeCommit message (Expand)Author
2016-04-24Changed service account creation to ansibleVishal Patil
2016-04-22Fix for docker not presentJason DeTiberus
2016-04-20Merge pull request #1756 from abhat/configurable_admin_user_passBrenton Leanhardt
2016-04-20Merge pull request #1776 from sdodson/image-stream-syncBrenton Leanhardt
2016-04-20Merge pull request #1758 from dgoodwin/fix-json-varsBrenton Leanhardt
2016-04-20Merge pull request #1754 from abutcher/etcd-cert-fixesBrenton Leanhardt
2016-04-20Use a JSON list for docker log options.Devan Goodwin
2016-04-20Remove etcd_interface variable. Remove openshift_docker dependency from the e...Andrew Butcher
2016-04-20Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher
2016-04-20Merge pull request #1766 from abutcher/router-selectorBrenton Leanhardt
2016-04-20Merge pull request #1582 from jdnieto/openshift_metricsBrenton Leanhardt
2016-04-20added new openshift-metrics serviceJose David Martin Nieto
2016-04-20Translate legacy facts within the oo_openshift_env filter.Andrew Butcher
2016-04-20Remove empty facts from nested dictionaries.Andrew Butcher
2016-04-20Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher
2016-04-19Add openshift_node_dnsmasqScott Dodson
2016-04-19Promote portal_net to openshift.common, add kube_svc_ipScott Dodson
2016-04-19Sync latest contentScott Dodson
2016-04-19Use xpaas 1.3.0-1, use enterprise content for metricsScott Dodson
2016-04-19Merge pull request #1734 from joelddiaz/tools-roles-moveJoel Diaz
2016-04-18Merge pull request #1763 from sdodson/image-stream-syncBrenton Leanhardt
2016-04-18IMAGE_PREFIX=openshift3/ for enterprise logging/metricsScott Dodson
2016-04-18Support configurable admin user and password for the enterpriseAniket Bhat
2016-04-18Bug 1320829 - Handle OSE 3.0 installsBrenton Leanhardt
2016-04-15Fix use of JSON inventory vars with raw booleans.Devan Goodwin
2016-04-15Merge pull request #1746 from brenton/docker1Brenton Leanhardt
2016-04-15cleanup roles after roles move to openshift-toolsJoel Diaz
2016-04-15Refactor docker failed state cleanupScott Dodson
2016-04-14Support mixed RPM/container installsBrenton Leanhardt
2016-04-14The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt
2016-04-14start it, check for failure, reset it, start againScott Dodson
2016-04-14Enable docker before potentially resetting the failureScott Dodson
2016-04-13Merge pull request #1738 from dgoodwin/image-policy-configBrenton Leanhardt
2016-04-12Merge pull request #1744 from smunilla/BZ1323918Brenton Leanhardt
2016-04-12Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt
2016-04-12Support setting imagePolicyConfig JSON in inventory.Devan Goodwin
2016-04-12Fixing non-HA master restart conditionalBrenton Leanhardt
2016-04-12use RestartSec to avoid default rate limit in systemdBrenton Leanhardt
2016-04-12Convert image_tag on mastersSamuel Munilla
2016-04-12Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt
2016-04-12Merge pull request #1705 from abutcher/secure-routerBrenton Leanhardt
2016-04-11Add support for creating secure router.Andrew Butcher
2016-04-11Fix a docker-storage sysconfig bug.Devan Goodwin
2016-04-08Merge openshift_env hostvars.Andrew Butcher
2016-04-08Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher
2016-04-08Merge pull request #1728 from brenton/bz1324729Brenton Leanhardt
2016-04-07Merge pull request #1720 from abutcher/fix-docker-installBrenton Leanhardt
2016-04-07Bug 1324729 - Import xPaas image streams failed during 3.2 installationBrenton Leanhardt
2016-04-07Merge pull request #1719 from kwoodson/oadmrouterKenny Woodson
2016-04-07First attempt at oadm router moduleKenny Woodson