summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* Merge pull request #3332 from giuseppe/system-containers-haGiuseppe Scrivano2017-02-152-8/+10
|\
| * node, vars/main.yml: define l_is_ha and l_is_same_versionGiuseppe Scrivano2017-02-142-10/+8
| * node: simplify when conditionalsGiuseppe Scrivano2017-02-101-2/+5
| * openvswitch: simplify when conditionalsGiuseppe Scrivano2017-02-101-4/+5
* | Merge pull request #3305 from giuseppe/conntrack-toolsScott Dodson2017-02-101-0/+6
|\ \ | |/ |/|
| * node: ensure conntrack-tools is installedGiuseppe Scrivano2017-02-091-0/+6
* | node: refactor Docker container tasks in a blockGiuseppe Scrivano2017-02-101-25/+25
* | system-containers: implement idempotent updateGiuseppe Scrivano2017-02-102-5/+37
* | atomic-openshift: install as a system containerGiuseppe Scrivano2017-02-104-5/+61
|/
* Comma separate no_proxy host list in openshift_facts so that it appears as a ...Andrew Butcher2017-01-251-1/+1
* YAML LintingRussell Teague2016-12-121-12/+13
* Merge pull request #2937 from dgoodwin/upgrade-prepullScott Dodson2016-12-082-14/+14
|\
| * Pre-pull master/node/ovs images during upgrade.Devan Goodwin2016-12-072-14/+14
* | Silence warnings when using rpm directlyDag Wieers2016-12-081-0/+2
|/
* Refactored to use Ansible systemd moduleRussell Teague2016-11-281-29/+40
* Merge pull request #2818 from mtnbikenc/package-refactorScott Dodson2016-11-215-7/+11
|\
| * Refactor to use Ansible package moduleRussell Teague2016-11-175-7/+11
* | Only run tuned-adm if tuned exists.Dusty Mabe2016-11-211-1/+7
|/
* Merge pull request #2636 from enlinxu/masterAndrew Butcher2016-11-161-0/+5
|\
| * support 3rd party schedulerenlinxu2016-10-201-0/+5
* | set AWS creds task with no_logsSally O'Malley2016-11-071-0/+1
* | Deploy an OOM systemd override for openvswitch.Devan Goodwin2016-11-021-2/+17
* | Add node-labels to kubeletArgumentsTim Bielawa2016-10-201-0/+4
|/
* Get rid of openshift_node_config_file entirelyScott Dodson2016-10-172-2/+2
* Build full node config path in systemd_units tasks.Andrew Butcher2016-10-171-1/+1
* Merge pull request #2586 from cgwalters/seboolean-handle-aliasesScott Dodson2016-10-132-19/+15
|\