浏览代码

upgrade_control_plane.yml: systemd_units.yaml nees the master facts

Mark Chappell 8 年之前
父节点
当前提交
89af6401db
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml

+ 1 - 0
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