commit | 6e0cda9a29b921503f3583e4f9b3fc7104d01c9f | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Tue Feb 14 18:01:58 2017 +0100 |
committer | Jakub Josef <jakub.josef@gmail.com> | Tue Feb 14 18:49:18 2017 +0100 |
tree | db48864d2bebb4620c9f1cc5a1a65fa7e8f80acc | |
parent | ffe8bb20cd59fefcba2d4959f9ab68f78c9d83c6 [diff] [blame] |
Implemented Jenkins global libs configuration by salt. Change-Id: Iff800389488171789205605526d0baec38ba947a
diff --git a/jenkins/client/init.sls b/jenkins/client/init.sls index e5e1552..b1f0b80 100644 --- a/jenkins/client/init.sls +++ b/jenkins/client/init.sls
@@ -35,6 +35,10 @@ {%- if client.slack is defined %} - jenkins.client.slack {%- endif %} +{%- if client.lib is defined %} + - jenkins.client.lib +{%- endif %} + jenkins_client_install: pkg.installed: