소스 검색

Add missing openshift_service_type

Pull in openshift_facts to define the variable.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
Michael Gugino 7 년 전
부모
커밋
b3f968a4cd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      playbooks/openshift-node/private/restart.yml

+ 1 - 0
playbooks/openshift-node/private/restart.yml

@@ -5,6 +5,7 @@
 
   roles:
   - lib_openshift
+  - openshift_facts
 
   tasks:
   - name: Restart docker