summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/initialize_facts.yml
Commit message (Collapse)AuthorAgeFilesLines
* Split upgrade for control plane/nodes.Devan Goodwin2016-09-291-0/+2
|
* Move repoquery fact definition to openshift_common.Devan Goodwin2016-07-071-3/+0
|
* Update repoquery_cmd definitions to match latest in master.Devan Goodwin2016-07-041-1/+1
|
* Merge branch 'master' into upgrade33Devan Goodwin2016-07-041-0/+1
|\
| * Set any_errors_fatal for initialize facts play.Andrew Butcher2016-06-281-0/+1
| |
* | Fixes for non-containerized separate etcd hosts.Devan Goodwin2016-06-281-0/+3
| |
* | 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