소스 검색

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