summaryrefslogtreecommitdiff
path: root/roles/openshift_node
AgeCommit message (Expand)Author
2017-07-27Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka
2017-07-26Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka
2017-07-26Merge pull request #4813 from sdodson/log-dumperScott Dodson
2017-07-25Set TimeoutStartSec=300Scott Dodson
2017-07-25Revert "set KillMode to process in node service file"Scott Dodson
2017-07-20Fix log dumping on service failureScott Dodson
2017-07-18Dump some logsScott Dodson
2017-07-18daemon_reload on node and ovs startScott Dodson
2017-07-18Wrap additional service changes in retriesScott Dodson
2017-07-18Add retries to node restart handlersScott Dodson
2017-07-14Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke...Scott Dodson
2017-07-13set KillMode to process in node service fileJan Chaloupka
2017-07-06Merge pull request #4531 from abutcher/f26-ah-setseboolOpenShift Bot
2017-07-05Workaround seboolean module with setsebool command.Andrew Butcher
2017-06-30Use default ports for dnsmasq and node dnsScott Dodson
2017-06-30Run dns on the node and use that for dnsmasqScott Dodson
2017-06-26Merge pull request #4414 from sdodson/bz1460626Scott Dodson
2017-06-22openvswitch, syscontainer: specify the Docker service nameGiuseppe Scrivano
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