ソースを参照

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