summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorGeoff Newson <geoff.newson@googlemail.com>2018-02-07 22:46:37 +0000
committerGitHub <noreply@github.com>2018-02-07 22:46:37 +0000
commit16ae2ef84266dfdb1b9af493704579aeebc7284f (patch)
treeb6586de5afca9d48c0f16fc1d12f05bdb76dad69 /playbooks
parenta3e8299968664620b59e3e69dbe53a7a9a9b77f9 (diff)
downloadopenshift-16ae2ef84266dfdb1b9af493704579aeebc7284f.tar.gz
openshift-16ae2ef84266dfdb1b9af493704579aeebc7284f.tar.bz2
openshift-16ae2ef84266dfdb1b9af493704579aeebc7284f.tar.xz
openshift-16ae2ef84266dfdb1b9af493704579aeebc7284f.zip
Remove spaces introduced at the start of the line
In making the initial change I introduce some spaces at the beginning of the line. Removing them.
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/init/evaluate_groups.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/init/evaluate_groups.yml b/playbooks/init/evaluate_groups.yml
index 1948557c6..81d7d63ca 100644
--- a/playbooks/init/evaluate_groups.yml
+++ b/playbooks/init/evaluate_groups.yml
@@ -51,7 +51,7 @@
upgrade please see https://docs.openshift.com/container-platform/latest/install_config/upgrading/migrating_embedded_etcd.html
for documentation on how to migrate from embedded to external etcd.
when:
- - g_etcd_hosts | default([]) | length == 0
+ - g_etcd_hosts | default([]) | length == 0
- not (openshift_node_bootstrap | default(False))
- name: Evaluate oo_all_hosts