From 2ea84291e153aba12d5aff146beffdb54b9dbcb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=28=E2=95=AF=C2=B0=E2=96=A1=C2=B0=EF=BC=89=E2=95=AF?= =?UTF-8?q?=EF=B8=B5=20u=E1=B4=89=C7=9DssnH=20=C9=90=C9=9F=C9=90=CA=87soW?= Date: Fri, 13 Jan 2017 19:30:46 +0200 Subject: [PATCH] adding python-jenkins as dependecy in docs I cam through this [SOF question](http://stackoverflow.com/questions/41586859/issue-in-creating-jenkins-job-in-saltstack) which I think python-jenkins is not a library that would be installed by default --- salt/modules/jenkins.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/salt/modules/jenkins.py b/salt/modules/jenkins.py index d45843f0d4..b9228d2132 100644 --- a/salt/modules/jenkins.py +++ b/salt/modules/jenkins.py @@ -2,6 +2,8 @@ ''' Module for controlling Jenkins +:depends: python-jenkins + .. versionadded:: 2016.3.0 :configuration: This module can be used by either passing an api key and version