commit | cbec43d8a9f153d01651a27e725c74c5c8c11f3e | [log] [tgz] |
---|---|---|
author | Olivier Bourdon <obourdon@mirantis.com> | Tue Jul 18 07:43:22 2017 +0200 |
committer | Olivier Bourdon <obourdon@mirantis.com> | Tue Jul 18 10:31:40 2017 +0200 |
tree | 3f88c5f34c38a1c566a745da62cb3a5fae25996b | |
parent | b0cd0aee237093b1c68932fc02db6d0259a46590 [diff] [blame] |
Fix rabbitmq/meta/prometheus.yml for the CI Change-Id: Iad37166d70bf3bbefa74d62c822061c1b3781471
diff --git a/metadata.yml b/metadata.yml index 0ac0c26..7a18114 100644 --- a/metadata.yml +++ b/metadata.yml
@@ -1,3 +1,6 @@ name: "rabbitmq" version: "0.2" source: "https://github.com/salt-formulas/salt-formula-rabbitmq" +dependencies: +- name: linux + source: "https://github.com/salt-formulas/salt-formula-linux"