Browse Source

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

logging needs openshift_master_facts before openshift_facts
Scott Dodson 8 năm trước cách đây
mục cha
commit
816df41015
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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