summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/templates/node.service.j2
Commit message (Collapse)AuthorAgeFilesLines
* cri-o: Add cri-o as a Wants in node unitsSteve Milner2017-08-031-0/+1
|
* Set TimeoutStartSec=300Scott Dodson2017-07-251-0/+1
| | | | | | On nodes with thousands of services it may take a very long time to establish all of the network routing rules. The longest we've seen is about 180s
* Revert "set KillMode to process in node service file"Scott Dodson2017-07-251-1/+0
|
* set KillMode to process in node service fileJan Chaloupka2017-07-131-0/+1
|
* Use default ports for dnsmasq and node dnsScott Dodson2017-06-301-1/+1
|
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-0/+30