Skip to content

Commit

Permalink
change github branch to ffnord
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo77 committed Apr 6, 2017
1 parent 17e0d12 commit 09a6304
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -x
MACHINE=$1

# optional: if you have brances in your own repo that should be merged add the repo here (example: 'https://github.com/...')
FFNORD_TESTING_REPO='https://github.com/rubo77/ffnord-puppet-gateway'
FFNORD_TESTING_REPO='https://github.com/ffnord/ffnord-puppet-gateway'
# and add the branches here (komma separated):
FFNORD_TESTING_BRANCHES=('jessie')

Expand Down Expand Up @@ -113,4 +113,4 @@ ps aux | egrep $SERVICES
wget https://raw.githubusercontent.com/rubo77/ffnord-puppet-gateway/check-services/files/usr/local/bin/check-services
chmod +x check-services
./check-services
echo "if check-services fails add MESH_CODE=ffgc to othe top"
echo "if check-services fails add MESH_CODE=ffgc to othe top"

0 comments on commit 09a6304

Please sign in to comment.