summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node_upgrade/defaults
Commit message (Collapse)AuthorAgeFilesLines
* Fix registry_auth logic for upgradesMichael Gugino2017-09-221-0/+6
| | | | | | | | | | | | | | | Currently, the logic for registry authentication is not implemented correctly to account for upgrades of containerized hosts. Additionally, the logic to account for multiple runs of openshift-ansible might cause registry authentication credentials to not be mounted inside of containerized hosts. This commit adds the necessary logic to ensure containerized hosts retain registry credentials. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1494470
* Remove openshift-commonMichael Gugino2017-09-061-0/+5
| | | | | | | | | 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.
* Use default ports for dnsmasq and node dnsScott Dodson2017-06-301-1/+0
|
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-301-0/+2