index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_node
/
handlers
Age
Commit message (
Expand
)
Author
2017-12-20
Remove openshift.common.{is_atomic|is_containerized}
Michael Gugino
2017-12-14
Deprecate using Ansible tests as filters
Russell Teague
2017-12-12
Refactor node upgrade to include less serial tasks
Michael Gugino
2017-12-07
Remove openshift.common.service_type
Michael Gugino
2017-11-27
Combine openshift_node and openshift_node_dnsmasq
Michael Gugino
2017-10-17
Do not remove files for bootstrap if resolv or dns.
Kenny Woodson
2017-09-16
Merge pull request #5334 from juanluisvaladas/move-sysctl
OpenShift Merge Robot
2017-09-08
Move sysctl.conf customizations to a separate file
Juan Luis de Sousa-Valadas Castaño
2017-09-06
Remove openshift-common
Michael Gugino
2017-08-29
Merging openshift_node with openshift bootstrap.
Kenny Woodson
2017-07-26
Sync all openshift.common.use_openshift_sdn uses in yaml files
Jan Chaloupka
2017-07-18
Wrap additional service changes in retries
Scott Dodson
2017-07-18
Add retries to node restart handlers
Scott Dodson
2017-06-09
Add daemon-reload handler to openshift_node and notify when /etc/systemd file...
Andrew Butcher
2017-05-19
Workaround sysctl module issue with py3 by converting task to lineinfile.
Andrew Butcher
2016-11-30
Cleanup ovs file and restart docker on every upgrade.
Devan Goodwin
2016-11-28
Refactored to use Ansible systemd module
Russell Teague
2016-09-12
Check for use_openshift_sdn when restarting openvswitch.
Andrew Butcher
2016-09-12
Pause after restarting openvswitch in containerized upgrade.
Devan Goodwin
2016-05-12
Fixed openvswitch not upgrading.
Devan Goodwin
2016-03-14
improve ordering of systemd units
Jason DeTiberus
2016-03-03
Correctly set the image tag for containerized installs (and upgrades)
Brenton Leanhardt
2015-12-26
Fix restart handlers.
Andrew Butcher
2015-10-23
cleanup naming for skipping master and node restart handlers
Jason DeTiberus
2015-10-22
Avoid hardcoded 30s pauses
Jason DeTiberus
2015-08-26
Atomic Enterprise related changes.
Avesh Agarwal
2015-08-26
Add options to configure docker registries
Lénaïc Huard
2015-06-10
Templatize configs and 0.5.2 changes
Jason DeTiberus
2015-04-03
openshift_facts role/module refactor default settings
Jason DeTiberus
2015-02-24
create openshift_common role
Jason DeTiberus
2015-02-16
- Rename minion to node
Jhon Honce