]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
specify project=ceph for ceph-tag
authorAlfredo Deza <adeza@redhat.com>
Mon, 30 Nov 2015 15:32:16 +0000 (10:32 -0500)
committerAlfredo Deza <adeza@redhat.com>
Mon, 30 Nov 2015 15:32:16 +0000 (10:32 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-tag/build/build

index 977510ef7d9de61c62eb17749d8e9ffa845fa7de..8e0c0a2d615901d0825cec5b2fc8eaa0b21b541e 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 release=stable clean=true"
+ansible-playbook -i "localhost," -c local release.yml --extra-vars="version=$VERSION branch=$BRANCH release=stable clean=true project=ceph"