summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks/config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move node aws credentials to config.ymlMichael Gugino2017-10-021-0/+16
| | | | | | | | | | Currently, the node service is started before aws credentials (if needed) are configured. This commit ensures the aws credentials are placed before the node service is started. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1497150
* Setup tuned after the node has been restarted.Jiri Mencak2017-09-141-4/+4
|
* Re-enabling new tuned profile hierarchy (PR5089)Jiri Mencak2017-09-121-11/+3
|
* Remove openshift-commonMichael Gugino2017-09-061-1/+1
| | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused.
* Merging openshift_node with openshift bootstrap.Kenny Woodson2017-08-291-0/+111