projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ef39e5
)
new file: chef.mdwn
author
Philip Durbin
<philipdurbin@gmail.com>
Wed, 31 Oct 2012 00:33:23 +0000
(20:33 -0400)
committer
Philip Durbin
<philipdurbin@gmail.com>
Wed, 31 Oct 2012 00:33:23 +0000
(20:33 -0400)
chef.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/chef.mdwn
b/chef.mdwn
new file mode 100644
(file)
index 0000000..
8775fd0
--- /dev/null
+++ b/
chef.mdwn
@@ -0,0
+1,8
@@
+"before running this Vagrantfile, run `gem install librarian`, then create a Cheffile with the following contents:
+
+ site 'http://community.opscode.com/api/v1'
+ cookbook 'apache2'
+
+then, run `librarian-chef install` to populate the cookbooks directory"
+
+--agoddard in https://gist.github.com/67a2ee70c88f93ee2f88