salt.states.jenkins

Management of Jenkins

New in version 2016.3.0.

salt.states.jenkins.absent(name, **kwargs)

Ensure the job is absent from the Jenkins configured jobs

name

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

name

The unique name for the Jenkins job

config

The Salt URL for the file to use for configuring the job

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Table of Contents

Previous topic

salt.states.jboss7

Next topic

salt.states.junos