| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidating AWS roles and variables underneath openshift_aws role. | Kenny Woodson | 2017-09-07 | 2 | -11/+29 |
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 4 | -5/+5 |
* | Merge pull request #5230 from kwoodson/openshift_node_bootstrap | OpenShift Bot | 2017-08-30 | 5 | -187/+232 |
|\ |
|
| * | Merging openshift_node with openshift bootstrap. | Kenny Woodson | 2017-08-29 | 5 | -188/+233 |
* | | Merge pull request #5128 from mgugino-upstream-stage/reg-auth | Scott Dodson | 2017-08-29 | 1 | -0/+15 |
|\ \ |
|
| * | | Add independent registry auth support | Michael Gugino | 2017-08-28 | 1 | -0/+15 |
| |/ |
|
* | | Merge pull request #5214 from giuseppe/rename_crio_variable | Scott Dodson | 2017-08-29 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | cri-o: rename openshift_docker_use_crio to openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 2 | -3/+3 |
* | | Setup tuned profiles in /etc/tuned | Jiri Mencak | 2017-08-15 | 2 | -14/+45 |
|/ |
|
* | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 1 | -2/+2 |
* | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 1 | -4/+4 |
* | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 2 | -0/+72 |
* | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 2 | -4/+22 |
|\ |
|
| * | cri-o: Restart cri-o after openshift sdn installation | Steve Milner | 2017-08-03 | 1 | -0/+7 |
| * | cri-o: Continue node without SELinux check | Steve Milner | 2017-08-03 | 1 | -3/+3 |
| * | openvswitch: system container depends on the cri-o service | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+12 |
* | | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo... | Jan Chaloupka | 2017-08-04 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | allow to specify docker registry for system containers | Jan Chaloupka | 2017-07-19 | 2 | -4/+4 |
* | | Merge pull request #4912 from abutcher/openshift-node-facts | OpenShift Bot | 2017-08-01 | 1 | -28/+0 |
|\ \ |
|
| * | | Move node facts to new openshift_node_facts role. | Andrew Butcher | 2017-07-27 | 1 | -28/+0 |
* | | | move common tasks to a single file included by both systemd_units.yml | Jan Chaloupka | 2017-07-28 | 8 | -78/+85 |
|/ / |
|
* | | Merge pull request #4874 from ingvagabund/set-default-values | Jan Chaloupka | 2017-07-27 | 1 | -2/+6 |
|\ \ |
|
| * | | Sync all openshift.common.use_openshift_sdn uses in yaml files | Jan Chaloupka | 2017-07-26 | 1 | -2/+6 |
| |/ |
|
* / | Fix log dumping on service failure | Scott Dodson | 2017-07-20 | 1 | -1/+1 |
|/ |
|
* | Dump some logs | Scott Dodson | 2017-07-18 | 1 | -0/+11 |
* | daemon_reload on node and ovs start | Scott Dodson | 2017-07-18 | 1 | -0/+2 |
* | Wrap additional service changes in retries | Scott Dodson | 2017-07-18 | 1 | -0/+3 |
* | Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke... | Scott Dodson | 2017-07-14 | 1 | -0/+2 |
|\ |
|
| * | openvswitch, syscontainer: specify the Docker service name | Giuseppe Scrivano | 2017-06-22 | 1 | -0/+2 |
* | | Merge pull request #4531 from abutcher/f26-ah-setsebool | OpenShift Bot | 2017-07-06 | 2 | -26/+76 |
|\ \ |
|
| * | | Workaround seboolean module with setsebool command. | Andrew Butcher | 2017-07-05 | 2 | -26/+76 |
| |/ |
|
* / | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 1 | -1/+1 |
|/ |
|
* | Add daemon-reload handler to openshift_node and notify when /etc/systemd file... | Andrew Butcher | 2017-06-09 | 1 | -5/+12 |
* | Add daemon_reload parameter to service tasks | Tim Bielawa | 2017-06-01 | 1 | -0/+1 |
* | Merge pull request #4234 from vshn/feature/oreg_url_masternode | OpenShift Bot | 2017-05-26 | 1 | -1/+1 |
|\ |
|
| * | allow to configure oreg_url specifically for node or master. refs #4233 | Tobias Brunner | 2017-05-19 | 1 | -1/+1 |
* | | Workaround sysctl module issue with py3 by converting task to lineinfile. | Andrew Butcher | 2017-05-19 | 1 | -1/+7 |
|/ |
|
* | Fix templating of static service files | Russell Teague | 2017-05-12 | 1 | -1/+1 |
* | Add service file templates for master and node | Steve Milner | 2017-05-09 | 1 | -1/+7 |
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | Add bool for proper conditional handling | Russell Teague | 2017-04-26 | 1 | -1/+1 |
* | Update swap disable tasks | Russell Teague | 2017-04-21 | 1 | -9/+14 |
* | Disable swap space on nodes at install and upgrade | Russell Teague | 2017-04-12 | 1 | -0/+27 |
* | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 2 | -8/+0 |
* | Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib... | Olivier Buisson | 2017-03-13 | 1 | -1/+1 |
* | node: use the new oc_atomic_container module | Giuseppe Scrivano | 2017-02-28 | 2 | -58/+18 |
* | Merge pull request #3332 from giuseppe/system-containers-ha | Giuseppe Scrivano | 2017-02-15 | 2 | -8/+10 |
|\ |
|
| * | node, vars/main.yml: define l_is_ha and l_is_same_version | Giuseppe Scrivano | 2017-02-14 | 2 | -10/+8 |
| * | node: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -2/+5 |
| * | openvswitch: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -4/+5 |