summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/upgrade/config_changes.yml
Commit message (Collapse)AuthorAgeFilesLines
* ensure containerized bools are castMichael Gugino2018-01-081-1/+1
|
* Don't overwrite node's systemd units for containerized installVadim Rutkovsky2018-01-051-1/+1
| | | | | | Systemd units are being updated in ../systemd_units.yml Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
* 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.
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
|
* upgrade node mark 2Michael Gugino2017-12-121-0/+77