summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/initialize_facts.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix docker restarts during openshift_version role.Devan Goodwin2016-06-201-0/+2
| | | | | | | | | The variable here must be explicitly passed to the docker role, if it's passed sometimes and not others, the docker config changes triggers a docker restart effectively killing everything on the node in an unsafe manner. Instead lets make sure the value is set.
* Set openshift.common.hostname early in playbook execution.Andrew Butcher2016-05-171-1/+4
|
* Initialize facts for all hosts.Andrew Butcher2016-05-091-0/+7