This is required by the Jenkins execution module.
Reference: https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.jenkinsmod.html
Ref T1458
Differential D1846
Install python-jenkins on Salt master dereckson on Oct 4 2018, 23:03. Authored by Tags None Referenced Files
Subscribers None
Details
This is required by the Jenkins execution module. Reference: https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.jenkinsmod.html Ref T1458 salt-call --local state.sls roles/saltmaster/software
Diff Detail
Event TimelineComment Actions Salt master $ salt-call --local state.sls roles/saltmaster/software local: ---------- ID: install_salt_extra_software Function: pkg.installed Result: True Comment: The following packages were installed/updated: py36-python-jenkins Started: 22:45:14.897604 Duration: 39684.007 ms Changes: ---------- py36-multi_key_dict: ---------- new: 2.0.3 old: py36-python-jenkins: ---------- new: 1.2.1 old: Summary for local ------------ Succeeded: 1 (changed=1) Failed: 0 ------------ Total states run: 1 Total run time: 39.684 s |