]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-release-containers: tweak the parameter defaults 2345/head
authorDan Mick <dan.mick@redhat.com>
Tue, 1 Apr 2025 22:51:27 +0000 (15:51 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 1 Apr 2025 22:52:56 +0000 (15:52 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-release-containers/config/definitions/ceph-release-containers.yml

index 2427a917fb06ad2be0b78cadcbfeb4be69b3041d..1c75b4b1261b19c96b7a95a0f239a816d43be9c0 100644 (file)
 
       - string:
           name: NO_PUSH
-          description: "Set to true if you want to skip pushing images to container repo"
-          default: false
+          description: "Set to non-empty if you want to skip pushing images to container repo"
+          default:
 
       - string:
           name: REMOVE_LOCAL_IMAGES
           description: "Set to false if you want to keep local container images on the build host (for debug)"
-          default: false
+          default: true
 
       - string:
           name: CONTAINER_REPO_HOSTNAME