summaryrefslogtreecommitdiff
path: root/roles/openshift_node
AgeCommit message (Expand)Author
2017-06-26Merge pull request #4414 from sdodson/bz1460626Scott Dodson
2017-06-12Ensure that host pki tree is mounted in containerized componentsScott Dodson
2017-06-09Add daemon-reload handler to openshift_node and notify when /etc/systemd file...Andrew Butcher
2017-06-01Add daemon_reload parameter to service tasksTim Bielawa
2017-05-26Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot
2017-05-19Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher
2017-05-19allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner
2017-05-19Merge pull request #4125 from VincentS/Calico_BGP_PortJan Chaloupka
2017-05-17node, systemd: change Requires to Wants for openvswitchGiuseppe Scrivano
2017-05-15Added Calico BGP Port 179 to FirewalldVincent Schwarzer
2017-05-12Fix templating of static service filesRussell Teague
2017-05-12Merge pull request #4126 from VincentS/SDN_Check_FixJan Chaloupka
2017-05-09Add service file templates for master and nodeSteve Milner
2017-05-09Update systemd units to use proper container service nameSteve Milner
2017-05-09Fix for OpenShift SDN CheckVincent Schwarzer
2017-05-01Don't double quote when conditionsScott Dodson
2017-04-26Add bool for proper conditional handlingRussell Teague
2017-04-21Update swap disable tasksRussell Teague
2017-04-12Disable swap space on nodes at install and upgradeRussell Teague
2017-04-04Port 10255 unnecessary. Removing all instancesChris Callegari
2017-03-27Use meta/main.yml for role dependenciesRussell Teague
2017-03-21Make /rootfs mount rslaveScott Dodson
2017-03-15Fix containerized openvswitch raceScott Dodson
2017-03-14Merge pull request #3599 from martineg/min_tls_versionOpenShift Bot
2017-03-13Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...Olivier Buisson
2017-03-09Allow overriding minTLSVersion and cipherSuitesMartin Eggen
2017-03-03node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun...Dan Williams
2017-03-01Merge pull request #3393 from srampal/contivScott Dodson
2017-02-28node: use the new oc_atomic_container moduleGiuseppe Scrivano
2017-02-27Combined (squashed) commit for all changes related to adding Contiv support i...Sanjeev Rampal
2017-02-15Merge pull request #3332 from giuseppe/system-containers-haGiuseppe Scrivano
2017-02-14node, vars/main.yml: define l_is_ha and l_is_same_versionGiuseppe Scrivano
2017-02-10Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson
2017-02-10node: simplify when conditionalsGiuseppe Scrivano
2017-02-10openvswitch: simplify when conditionalsGiuseppe Scrivano
2017-02-10node: refactor Docker container tasks in a blockGiuseppe Scrivano
2017-02-10system-containers: implement idempotent updateGiuseppe Scrivano
2017-02-10atomic-openshift: install as a system containerGiuseppe Scrivano
2017-02-09node: ensure conntrack-tools is installedGiuseppe Scrivano
2017-01-25Comma separate no_proxy host list in openshift_facts so that it appears as a ...Andrew Butcher
2017-01-20Reorder node dnsmasq dependency s.t. networkmanager is restarted after firewa...Andrew Butcher
2017-01-18kubelet must have rw to cgroups for pod/qos cgroups to functionDerek Carr
2017-01-16Merge pull request #3096 from abutcher/node_portsScott Dodson
2017-01-11Add a fact to select --evacuate or --drain based on your OCP versionTim Bielawa
2017-01-10Support openshift_node_port_range for configuring service NodePortsClayton Coleman
2017-01-09Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher
2016-12-16Deprecate node 'evacuation' with 'drain'Tim Bielawa
2016-12-12YAML LintingRussell Teague
2016-12-08Merge pull request #2937 from dgoodwin/upgrade-prepullScott Dodson
2016-12-08Silence warnings when using rpm directlyDag Wieers