summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
2016-07-18Check for existence of sebooleans prior to setting.Andrew Butcher
2016-07-04Merge branch 'master' into upgrade33Devan Goodwin
2016-06-29Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation:George Goh
2016-06-28Merge branch 'master' into upgrade33Devan Goodwin
2016-06-23Merge pull request #2025 from abutcher/global-envAndrew Butcher
2016-06-23Merge branch 'master' into upgrade33Devan Goodwin
2016-06-17Add 30 second pause before retrying to start the nodeScott Dodson
2016-06-16Stop dumping debug output, re-try startng the node onceScott Dodson
2016-06-15Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin
2016-06-14Attempt to fix containerized node start failure with Docker 1.10.Devan Goodwin
2016-06-13Add per-service environment variables.Andrew Butcher
2016-06-10Merge branch 'master' into upgrade33Devan Goodwin
2016-06-06Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin
2016-05-25Hookup node configuration.Devan Goodwin
2016-05-24 Conditionally bind mount /usr/bin/docker-current when it is present (#1941)Scott Dodson
2016-05-12Fixed openvswitch not upgrading.Devan Goodwin
2016-05-11Why is the node failing to startScott Dodson
2016-04-19Add openshift_node_dnsmasqScott Dodson
2016-04-19Promote portal_net to openshift.common, add kube_svc_ipScott Dodson
2016-04-14Support mixed RPM/container installsBrenton Leanhardt
2016-04-04Check for kind in cloudprovider facts prior to accessing.Andrew Butcher
2016-03-29Add AWS cloud provider support.Andrew Butcher
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-22Support setting local storage perFSGroup quota in node config.Devan Goodwin
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14improve ordering of systemd unitsJason DeTiberus
2016-03-14Ensure is_containerized is cast as bool.Andrew Butcher
2016-03-08Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher
2016-03-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2016-02-17Don't make config files world readableScott Dodson
2016-02-10Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt
2016-02-10Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt
2016-02-10Enable selection of kubeproxy modeVishal Patil
2016-02-10add iscsi storage_plugin dependencyRobert van Veelen
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-01-14Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-07Always pull docker imagesScott Dodson
2016-01-07Install gluster and ceph packages when containerized but not atomicScott Dodson
2016-01-06Remove not is_containerized restriction on storage plugin includes.Andrew Butcher
2015-12-26Fix restart handlers.Andrew Butcher
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson