Skip to content
Snippets Groups Projects
Commit de6527d2 authored by John-Paul Robinson's avatar John-Paul Robinson
Browse files

Merge branch 'patch-easybuild-installation-fix' into 'master'

Patch easybuild installation fix

See merge request jpr/ohpc_vagrant!10
parents 0735d873 b860411a
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ Vagrant.configure("2") do |config|
fi
yum install -y ansible git vim bash-completion
ansible-playbook -c local -i /vagrant/CRI_XCBC/hosts -l `hostname` /vagrant/CRI_XCBC/site.yaml
ansible-playbook -c local -i /vagrant/CRI_XCBC/hosts -l `hostname` /vagrant/CRI_XCBC/site.yaml -b
SHELL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment