From 89af6401db28c9a624651bc4a471caef9637bb08 Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Fri, 2 Dec 2016 14:25:14 +0100 Subject: upgrade_control_plane.yml: systemd_units.yaml nees the master facts --- playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'playbooks') diff --git a/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml b/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml index 4d714ef4e..9035b4d1d 100644 --- a/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml +++ b/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml @@ -62,6 +62,7 @@ static: yes roles: - openshift_facts + - openshift_master_facts tasks: - include: "{{ master_config_hook }}" when: master_config_hook is defined -- cgit v1.2.3