summaryrefslogtreecommitdiff
path: root/roles/openshift_node
AgeCommit message (Expand)Author
2017-09-07Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson
2017-09-07Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot
2017-09-06Remove openshift-commonMichael Gugino
2017-09-06remove experimental-cri flag from node configSeth Jennings
2017-08-30Merge pull request #5230 from kwoodson/openshift_node_bootstrapOpenShift Bot
2017-08-29Merging openshift_node with openshift bootstrap.Kenny Woodson
2017-08-29Merge pull request #5128 from mgugino-upstream-stage/reg-authScott Dodson
2017-08-29Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson
2017-08-28Add independent registry auth supportMichael Gugino
2017-08-25roles: use openshift_use_crioGiuseppe Scrivano
2017-08-25Default to global setting for firewall.Kenny Woodson
2017-08-25cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano
2017-08-25Merge pull request #5089 from jmencak/tuned-setupScott Dodson
2017-08-24Merge pull request #5054 from jmencak/tuned-profilesScott Dodson
2017-08-15Setup tuned profiles in /etc/tunedJiri Mencak
2017-08-15New tuned profile hierarchy.Jiri Mencak
2017-08-10Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson
2017-08-09Adding a default condition and removing unneeded defaults.Kenny Woodson
2017-08-08First attempt at refactor of os_firewallKenny Woodson
2017-08-04Merge pull request #4898 from giuseppe/cri-oOpenShift Bot
2017-08-04Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka
2017-08-03cri-o: Restart cri-o after openshift sdn installationSteve Milner
2017-08-03cri-o: Continue node without SELinux checkSteve Milner
2017-08-03openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano
2017-08-03openshift_node: fix typo for experimental-criSteve Milner
2017-08-03cri-o: Fix node template to use full variableSteve Milner
2017-08-03cri-o: Add cri-o as a Wants in node unitsSteve Milner
2017-08-03node.yaml: configure node to use cri-o when openshift.common.use_crioGiuseppe Scrivano
2017-08-01Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot
2017-07-28move common tasks to a single file included by both systemd_units.ymlJan Chaloupka
2017-07-27Move node facts to new openshift_node_facts role.Andrew Butcher
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-19allow to specify docker registry for system containersJan Chaloupka
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