Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
John-Paul Robinson
ohpc_vagrant
Commits
fc20d57c
Commit
fc20d57c
authored
Jan 31, 2019
by
John-Paul Robinson
Browse files
Merge branch 'feat-enable-epel-at-provision' into 'master'
Feature enable epel repo before install ansible See merge request
!17
parents
0caef2f5
b400a873
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vagrantfile
View file @
fc20d57c
...
...
@@ -45,6 +45,7 @@ Vagrant.configure("2") do |config|
. /vagrant/localenv.sh
fi
yum install -y epel-release
yum install -y ansible git vim bash-completion
ansible-playbook -c local -i /vagrant/CRI_XCBC/hosts -l `hostname` /vagrant/CRI_XCBC/site.yaml -b
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment