summaryrefslogtreecommitdiffstats
path: root/roles/etcd_ca/meta/main.yml
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-07-19 11:07:39 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-07-19 11:07:39 -0400
commit420c7891d7355038e7236f843c87a0d17bb7474f (patch)
treeba25f65597474b952bf304e70f3edfa053bcd928 /roles/etcd_ca/meta/main.yml
parentdb2efee4e4df23c9aaa3a043b8281bdf3b927560 (diff)
parent638eeaff58fd871d145ca2037f5493dfbbd38ce0 (diff)
downloadopenshift-420c7891d7355038e7236f843c87a0d17bb7474f.tar.gz
openshift-420c7891d7355038e7236f843c87a0d17bb7474f.tar.bz2
openshift-420c7891d7355038e7236f843c87a0d17bb7474f.tar.xz
openshift-420c7891d7355038e7236f843c87a0d17bb7474f.zip
Merge pull request #365 from detiber/ha_master
Update dependencies to ensure repos are available before openshift_master_* and etcd_* roles are run
Diffstat (limited to 'roles/etcd_ca/meta/main.yml')
-rw-r--r--roles/etcd_ca/meta/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/etcd_ca/meta/main.yml b/roles/etcd_ca/meta/main.yml
index ce909b992..fb9280c9e 100644
--- a/roles/etcd_ca/meta/main.yml
+++ b/roles/etcd_ca/meta/main.yml
@@ -13,4 +13,4 @@ galaxy_info:
- cloud
- system
dependencies:
-- { role: openshift_facts }
+- { role: openshift_repos }