commit | 0fd7771c2476dcdbe0f917c1ef06a24c2bcdc453 | [log] [tgz] |
---|---|---|
author | Oleg Iurchenko <oiurchenko@mirantis.com> | Tue Jan 30 15:55:38 2018 +0200 |
committer | Oleg Iurchenko <oiurchenko@mirantis.com> | Tue Jan 30 16:42:43 2018 +0200 |
tree | 7698a358ae59d574f3739570a890e2d6724e7835 | |
parent | 3754fd85f5f7ab5b65f4b7c1d8d213f5eae251e4 [diff] [blame] |
Enable artifact_collector This patch activates artifact_collector for the model Change-Id: I3e211c52592fd9d8493d92c9aab859c71087ed40
diff --git a/classes/cluster/virtual-mcp11-aio/infra/config.yml b/classes/cluster/virtual-mcp11-aio/infra/config.yml index 8b1bb8c..ef2e18b 100644 --- a/classes/cluster/virtual-mcp11-aio/infra/config.yml +++ b/classes/cluster/virtual-mcp11-aio/infra/config.yml
@@ -22,3 +22,11 @@ runtest: runtest state: runtest.py: runtest.py + artifactory: + source: git + address: 'https://gerrit.mcp.mirantis.net/salt-formulas/artifactory' + revision: master + module: + artifactory.py: artifactory.py + state: + artifactory.py: artifactory.py