]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
Added jenkins key.
authorMarjan Schiller <marjan.schiller@profitbricks.com>
Tue, 11 Jun 2013 11:43:36 +0000 (13:43 +0200)
committerMarjan Schiller <marjan.schiller@profitbricks.com>
Tue, 11 Jun 2013 11:43:36 +0000 (13:43 +0200)
liveboot_set_image.sh

index 37994502ab83d7b4e3fcd2c909056613528b1d20..6d14109cd51de42cc2bb0b972657f72a764ab7de 100755 (executable)
@@ -33,7 +33,7 @@ fi
 #
 # create pending-approval link
 #
-ssh -oStrictHostKeyChecking=no riserver "rm -f /srv/mirror/liveboot/pending-approval; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/pending-approval"
+ssh -oStrictHostKeyChecking=no -i ~/.ssh/id_ritest root@riserver "rm -f /srv/mirror/liveboot/pending-approval; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/pending-approval"
 #
 # finish
 #