Browse Source

logging needs openshift_master_facts before openshift_facts

Rich Megginson 8 years ago
parent
commit
3cfa3117e7
1 changed files with 1 additions and 0 deletions
  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