commit | bafa8f9df6c7807a01dc9651561ea3ca8a5a4d77 | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Fri Nov 16 15:10:03 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Fri Nov 16 15:10:03 2018 +0000 |
tree | 6ec130bbda9cbb23d3d9b37ec073f7bc98200fdf | |
parent | 3d6d689262bfba20e8dc25c7a5bdb5b5568cfe1a [diff] | |
parent | 58ffd701adedb53f49b7018cd55710d98e2f7f71 [diff] |
Merge "Update Gemfile and Makefile configuration - One Gemfile for all formulas tests - Update Makefile for OpenStack tests"
diff --git a/maas/region.sls b/maas/region.sls index fd54fb1..066490c 100644 --- a/maas/region.sls +++ b/maas/region.sls
@@ -230,6 +230,8 @@ - delete_undefined_sources: True - delete_undefined_sources_except_urls: {{ exclude_list }} {%- endif %} + - require_in: + - module: maas_wait_for_region_import_done - require: - cmd: maas_login_admin {%- endfor %}