Patch easybuild installation fix
Compare changes
+ 1
− 1
@@ -34,7 +34,7 @@ Vagrant.configure("2") do |config|
@@ -34,7 +34,7 @@ Vagrant.configure("2") do |config|
fix EasyBuild installation problem, Dont run easybuild bootstrap as root, by making use of -b option of ansible command.