소스 검색

Merge pull request #6463 from mgugino-upstream-stage/openshift-service-type-fix

Automatic merge from submit-queue.

Add missing openshift_service_type

Pull in openshift_facts to define the variable.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1525429
OpenShift Merge Robot 7 년 전
부모
커밋
58204ec123
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