summaryrefslogtreecommitdiff
path: root/roles/openshift_node/handlers
AgeCommit message (Expand)Author
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-12-12Refactor node upgrade to include less serial tasksMichael Gugino
2017-12-07Remove openshift.common.service_typeMichael Gugino
2017-11-27Combine openshift_node and openshift_node_dnsmasqMichael Gugino
2017-10-17Do not remove files for bootstrap if resolv or dns.Kenny Woodson
2017-09-16Merge pull request #5334 from juanluisvaladas/move-sysctlOpenShift Merge Robot
2017-09-08Move sysctl.conf customizations to a separate fileJuan Luis de Sousa-Valadas Castaño
2017-09-06Remove openshift-commonMichael Gugino
2017-08-29Merging openshift_node with openshift bootstrap.Kenny Woodson
2017-07-26Sync all openshift.common.use_openshift_sdn uses in yaml filesJan Chaloupka
2017-07-18Wrap additional service changes in retriesScott Dodson
2017-07-18Add retries to node restart handlersScott Dodson
2017-06-09Add daemon-reload handler to openshift_node and notify when /etc/systemd file...Andrew Butcher
2017-05-19Workaround sysctl module issue with py3 by converting task to lineinfile.Andrew Butcher
2016-11-30Cleanup ovs file and restart docker on every upgrade.Devan Goodwin
2016-11-28Refactored to use Ansible systemd moduleRussell Teague
2016-09-12Check for use_openshift_sdn when restarting openvswitch.Andrew Butcher
2016-09-12Pause after restarting openvswitch in containerized upgrade.Devan Goodwin
2016-05-12Fixed openvswitch not upgrading.Devan Goodwin
2016-03-14improve ordering of systemd unitsJason DeTiberus
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
2015-12-26Fix restart handlers.Andrew Butcher
2015-10-23cleanup naming for skipping master and node restart handlersJason DeTiberus
2015-10-22Avoid hardcoded 30s pausesJason DeTiberus
2015-08-26Atomic Enterprise related changes.Avesh Agarwal
2015-08-26Add options to configure docker registriesLénaïc Huard
2015-06-10Templatize configs and 0.5.2 changesJason DeTiberus
2015-04-03openshift_facts role/module refactor default settingsJason DeTiberus
2015-02-24create openshift_common roleJason DeTiberus
2015-02-16- Rename minion to nodeJhon Honce