summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks
Commit message (Expand)AuthorAgeFilesLines
* Setup tuned after the node has been restarted.Jiri Mencak2017-09-141-4/+4
* Merge pull request #5370 from jmencak/tuned-openshift-ansible-bad_merge-fixOpenShift Bot2017-09-132-14/+4
|\
| * Re-enabling new tuned profile hierarchy (PR5089)Jiri Mencak2017-09-122-14/+4
* | Fix: authenticated registry support for containerized hostsMichael Gugino2017-09-112-14/+26
|/
* Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-072-11/+29
* Remove openshift-commonMichael Gugino2017-09-064-5/+5
* Merge pull request #5230 from kwoodson/openshift_node_bootstrapOpenShift Bot2017-08-305-187/+232
|\
| * Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-295-188/+233
* | Merge pull request #5128 from mgugino-upstream-stage/reg-authScott Dodson2017-08-291-0/+15
|\ \
| * | Add independent registry auth supportMichael Gugino2017-08-281-0/+15
| |/
* | Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson2017-08-292-3/+3
|\ \ | |/ |/|
| * cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-252-3/+3
* | Setup tuned profiles in /etc/tunedJiri Mencak2017-08-152-14/+45
|/
* Updated README to reflect refactor. Moved firewall initialize into separate ...Kenny Woodson2017-08-101-2/+2
* Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-091-4/+4
* First attempt at refactor of os_firewallKenny Woodson2017-08-082-0/+72
* Merge pull request #4898 from giuseppe/cri-oOpenShift Bot2017-08-042-4/+22
|\
| * cri-o: Restart cri-o after openshift sdn installationSteve Milner2017-08-031-0/+7
| * cri-o: Continue node without SELinux checkSteve Milner2017-08-031-3/+3
| * openvswitch: system container depends on the cri-o serviceGiuseppe Scrivano2017-08-031-1/+12
* | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo...Jan Chaloupka2017-08-042-4/+4
|\ \ | |/ |/|
| * allow to specify docker registry for system containersJan Chaloupka2017-07-192-4/+4
* | Merge pull request #4912 from abutcher/openshift-node-factsOpenShift Bot2017-08-011-28/+0
|\ \
| * | Move node facts to new openshift_node_facts role.Andrew Butcher2017-07-271-28/+0
* | | move common tasks to a single file included by both systemd_units.ymlJan Chaloupka2017-07-288-78/+85
|/ /
* | Merge pull request #4874 from ingvagabund/set-default-valuesJan Chaloupka2017-07-271-2/+6
|\ \
| * | Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka2017-07-261-2/+6
| |/
* | Fix log dumping on service failureScott Dodson2017-07-201-1/+1
|/
* Dump some logsScott Dodson2017-07-181-0/+11
* daemon_reload on node and ovs startScott Dodson2017-07-181-0/+2
* Wrap additional service changes in retriesScott Dodson2017-07-181-0/+3
* Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke...Scott Dodson2017-07-141-0/+2
|\
| * openvswitch, syscontainer: specify the Docker service nameGiuseppe Scrivano2017-06-221-0/+2
* | Merge pull request #4531 from abutcher/f26-ah-setseboolOpenShift Bot2017-07-062-26/+76
|\ \
| * | Workaround seboolean module with setsebool command.Andrew Butcher2017-07-052-26/+76
| |/
* | Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-1/+1
|/
* Add daemon-reload handler to openshift_node and notify when /etc/systemd file...Andrew Butcher2017-06-091-5/+12
* Add daemon_reload parameter to service tasksTim Bielawa2017-06-011-0/+1
* Merge pull request #4234 from vshn/feature/oreg_url_masternodeOpenShift Bot2017-05-261-1/+1
|\
| * allow to configure oreg_url specifically for node or master. refs #4233Tobias Brunner2017-05-191-1/+1
* | Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher2017-05-191-1/+7
|/
* Fix templating of static service filesRussell Teague2017-05-121-1/+1
* Add service file templates for master and nodeSteve Milner2017-05-091-1/+7
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Add bool for proper conditional handlingRussell Teague2017-04-261-1/+1
* Update swap disable tasksRussell Teague2017-04-211-9/+14
* Disable swap space on nodes at install and upgradeRussell Teague2017-04-121-0/+27
* Use meta/main.yml for role dependenciesRussell Teague2017-03-272-8/+0
* Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib...Olivier Buisson2017-03-131-1/+1
* node: use the new oc_atomic_container moduleGiuseppe Scrivano2017-02-282-58/+18