X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vagrant%2Fbasic-builder%2Fbootstrap.sh;h=a461bb0f602935096397558f7782ef50ab096330;hb=refs%2Fchanges%2F95%2F38295%2F1;hp=14309966a47eb8b90a2ca826585b693c2444f841;hpb=90621e6b3a8ef8334d6891a51a9599fdd9f10024;p=releng%2Fbuilder.git diff --git a/vagrant/basic-builder/bootstrap.sh b/vagrant/basic-builder/bootstrap.sh index 14309966a4..a461bb0f60 100644 --- a/vagrant/basic-builder/bootstrap.sh +++ b/vagrant/basic-builder/bootstrap.sh @@ -2,11 +2,6 @@ # vim: sw=4 ts=4 sts=4 et tw=72 : -yum clean all - -# Make sure the system is fully up to date -yum update -q -y - # The following packages are not needed by all projects, but they are # needed by enough to make them useful everywhere yum install -q -y @development perl-{Digest-SHA,ExtUtils-MakeMaker} \