Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub
overleaf
Commits
6e698b0c
Commit
6e698b0c
authored
Mar 31, 2014
by
James Allen
Browse files
Run at the apt cookbook to keep apt up to date
parent
f5f46af5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vagrantfile
View file @
6e698b0c
...
...
@@ -18,6 +18,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config
.
vm
.
provision
:chef_solo
do
|
chef
|
chef
.
cookbooks_path
=
"chef/cookbooks"
chef
.
add_recipe
'apt'
chef
.
add_recipe
'redis-server'
chef
.
add_recipe
'mongodb'
chef
.
add_recipe
'nodejs'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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