summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-node/private/restart.yml
Commit message (Collapse)AuthorAgeFilesLines
* Don't restart docker when re-deploying node certificatesScott Dodson2018-01-241-0/+1
| | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1537726
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Merge pull request #6484 from mtnbikenc/tests-as-filtersRussell Teague2017-12-151-1/+1
|\ | | | | Deprecate using Ansible tests as filters
| * Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
| |
* | Add missing openshift_service_typeMichael Gugino2017-12-131-0/+1
|/ | | | | | Pull in openshift_facts to define the variable. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
* Remove openshift.common.service_typeMichael Gugino2017-12-071-4/+4
| | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
* Implement container runtime roleMichael Gugino2017-12-011-4/+0
|
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-0/+61