Allow image protection script to be disabled
[releng/global-jjb.git] / docs / jjb / lf-ci-jobs.rst
index f768634..57aebc6 100644 (file)
@@ -574,6 +574,8 @@ containing the credentials for the cloud.
         (default: true)
     :openstack-image-cleanup-age: Age in days of image before marking it for
         removal. (default: 30)
+    :openstack-image-protect: Whether or not to run the image protect script.
+        (default: true)
     :stream: Keyword that can be used to represent a release code-name.
         Often the same as the branch. (default: master)
     :submodule-recursive: Whether to checkout submodules recursively.