summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-etcd/private/upgrade_step.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/openshift-etcd/private/upgrade_step.yml')
-rw-r--r--playbooks/openshift-etcd/private/upgrade_step.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/openshift-etcd/private/upgrade_step.yml b/playbooks/openshift-etcd/private/upgrade_step.yml
index 60127fc68..05c543d62 100644
--- a/playbooks/openshift-etcd/private/upgrade_step.yml
+++ b/playbooks/openshift-etcd/private/upgrade_step.yml
@@ -61,4 +61,4 @@
etcd_peer: "{{ openshift.common.hostname }}"
when:
- ansible_distribution == 'Fedora'
- - not openshift.common.is_containerized | bool
+ - not openshift_is_containerized | bool