瀏覽代碼

Merge pull request #3567 from richm/logging-needs-openshift_master_facts

logging needs openshift_master_facts before openshift_facts
Scott Dodson 8 年之前
父節點
當前提交
816df41015
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/openshift_logging/meta/main.yaml

+ 1 - 0
roles/openshift_logging/meta/main.yaml

@@ -13,4 +13,5 @@ galaxy_info:
   - cloud
 dependencies:
 - role: lib_openshift
+- role: openshift_master_facts
 - role: openshift_facts