Explorar o código

openshift_excluders depends on openshift_repos

So that centos repos are provisioned before attempting to install the
excluders
Scott Dodson %!s(int64=8) %!d(string=hai) anos
pai
achega
894ec058e7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      roles/openshift_excluder/meta/main.yml

+ 1 - 0
roles/openshift_excluder/meta/main.yml

@@ -13,3 +13,4 @@ galaxy_info:
   - cloud
 dependencies:
 - { role: openshift_facts }
+- { role: openshift_repos }