]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
reset hard to origin
authorAlfredo Deza <adeza@redhat.com>
Wed, 28 Oct 2015 14:49:19 +0000 (10:49 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 28 Oct 2015 14:49:19 +0000 (10:49 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/roles/ceph-release/tasks/main.yml

index 990c3d79824217905b38e6881a3558fa0b1bc649..5ec59800d9391d6174670b0a00a6f0f1482350a8 100644 (file)
@@ -19,7 +19,7 @@
 
 - name: reset --hard to upstream
   command: git fetch
-  command: git reset --hard /{{ branch }}
+  command: git reset --hard origin/{{ branch }}
   ignore_errors: yes
   when: clean