commit | 9fbf40c0c51feb122684a04147b71f51692bd58a | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri May 26 14:38:16 2017 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri May 26 14:38:16 2017 +0200 |
tree | b50b3d669664dbb481e8ba4c823486b4cc05c2b8 | |
parent | 6467a283c611fe736b92ca480b4054e6b6acb2e3 [diff] |
Add missing dependency on gpg import when using mirror
diff --git a/aptly/server/mirrors.sls b/aptly/server/mirrors.sls index 8378e62..85da3f1 100644 --- a/aptly/server/mirrors.sls +++ b/aptly/server/mirrors.sls
@@ -52,6 +52,8 @@ - require: - cmd: import_gpg_priv_key - cmd: import_gpg_pub_key + - require_in: + - cmd: aptly_{{ mirror_name }}_mirror {%- endif %} {%- endfor %}