New in version 2016.3.0.
salt.states.jenkins.
absent
(name, **kwargs)¶Ensure the job is absent from the Jenkins configured jobs
The name of the Jenkins job to remove
salt.states.jenkins.
present
(name, config=None, **kwargs)¶Ensure the job is present in the Jenkins configured jobs
The unique name for the Jenkins job
The Salt URL for the file to use for configuring the job
Generated on May 09, 2023 at 04:03:50 UTC.
You are viewing docs for the latest stable release, 3006.1. Switch to docs for the previous stable release, 3005.1, or to a recent doc build from the master branch.
© 2023 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy