Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
no librarian update during bootstrap
Browse files Browse the repository at this point in the history
It does not make sense to check in Puppetfile.lock with this.
  • Loading branch information
hairmare committed Mar 17, 2014
1 parent 8e682ad commit 4ab609e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
cd /vagrant
echo 'librarian-puppet install --clean'
librarian-puppet install --clean
echo 'librarian-puppet update'
librarian-puppet update

# run eix-update so puppet finds packages
echo 'eix-update'
Expand Down

0 comments on commit 4ab609e

Please sign in to comment.