commit 5fcd882d41f5c4fe82ff49215c60e3f05028edd7 Author: Eren ATAS Date: Mon Jul 13 12:21:47 2020 +0200 Update Naginator-Opt-Out property documentation Fixed a documentation error. Change-Id: Ie8d08a479a96b2cf692a037cab57cc3245a54c0b Signed-off-by: Eren ATAS diff --git a/jenkins_jobs/modules/properties.py b/jenkins_jobs/modules/properties.py index a2969f4..ffd78f8 100644 --- a/jenkins_jobs/modules/properties.py +++ b/jenkins_jobs/modules/properties.py @@ -236,7 +236,7 @@ def naginator_opt_out(registry, xml_parent, data): Requires the Jenkins :jenkins-plugins:`Naginator Plugin `. - :arg bool opt-out: enables the rebuild option (default False). + :arg bool opt-out: disables the rebuild option if True (default False). Example: