]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
lower case FORCE_VERSION
authorAlfredo Deza <adeza@redhat.com>
Fri, 19 Feb 2016 21:49:55 +0000 (16:49 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 29 Mar 2016 19:13:07 +0000 (14:13 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-tag/build/build

index 972458ba6c5ea27846c1f6e2adcedb4e0f180b29..a9969eb2f186885e990a2c58ddfe4c03d7388928 100644 (file)
@@ -28,4 +28,4 @@ fi
 # run ansible to do all the tagging and release specifying
 # a local connection and 'localhost' as the host where to execute
 cd "$WORKSPACE/ceph-build/ansible/"
-ansible-playbook -i "localhost," -c local release.yml --extra-vars="version=$VERSION branch=$BRANCH FORCE_VERSION=$FORCE_VERSION release=stable clean=true project=ceph"
+ansible-playbook -i "localhost," -c local release.yml --extra-vars="version=$VERSION branch=$BRANCH force_version=$FORCE_VERSION release=stable clean=true project=ceph"