Skip to content

Commit

Permalink
need Software Collections for devtoolset
Browse files Browse the repository at this point in the history
  • Loading branch information
arnej27959 committed Jan 18, 2018
1 parent c76d784 commit 58ff54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Vagrant.configure("2") do |config|
# Install latest Vespa release
yum -y install yum-utils epel-release
yum-config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/vespa/vespa/repo/epel-7/group_vespa-vespa-epel-7.repo
yum -y install centos-release-scl
yum -y install vespa
SHELL
end

0 comments on commit 58ff54b

Please sign in to comment.