summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-10-25 09:54:34 -0400
committerGitHub <noreply@github.com>2016-10-25 09:54:34 -0400
commit85381f27fb953be2a2edc54991c4ae0556f5cc5f (patch)
treef7cce16ed5ff86dd2dcee643dada5a1e834edc65 /playbooks/common/openshift-cluster/upgrades
parent1f28e81f3e5704f21e26b905fcbadcd7d87482a4 (diff)
parente410374a73b5cba0ffaa6edb292acb41bae4bf14 (diff)
downloadopenshift-85381f27fb953be2a2edc54991c4ae0556f5cc5f.tar.gz
openshift-85381f27fb953be2a2edc54991c4ae0556f5cc5f.tar.bz2
openshift-85381f27fb953be2a2edc54991c4ae0556f5cc5f.tar.xz
openshift-85381f27fb953be2a2edc54991c4ae0556f5cc5f.zip
Merge pull request #2664 from sdodson/bz1387529
[upgrades] Fix containerized node
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/containerized_node_upgrade.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/containerized_node_upgrade.yml b/playbooks/common/openshift-cluster/upgrades/containerized_node_upgrade.yml
index 32a3636aa..439df5ffd 100644
--- a/playbooks/common/openshift-cluster/upgrades/containerized_node_upgrade.yml
+++ b/playbooks/common/openshift-cluster/upgrades/containerized_node_upgrade.yml
@@ -1,5 +1,3 @@
-- include_vars: ../../../../roles/openshift_node/vars/main.yml
-
- name: Update systemd units
include: ../../../../roles/openshift_node/tasks/systemd_units.yml openshift_version={{ openshift_image_tag }}