We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e582fb commit b20684aCopy full SHA for b20684a
vagrantchef/Cheffile
@@ -4,7 +4,6 @@
4
site 'http://community.opscode.com/api/v1'
5
6
cookbook 'git'
7
-cookbook 'mysql',
8
- :git => "https://github.com/noplay/mysql.git"
+cookbook 'mysql'
9
cookbook 'python'
10
vagrantchef/Cheffile.lock
@@ -8,22 +8,16 @@ SITE
dmg (>= 0.0.0)
runit (>= 0.0.0)
yum (>= 0.0.0)
11
- openssl (1.0.0)
+ mysql (3.0.2)
12
+ build-essential (> 1.1.0)
13
+ openssl (>= 0.0.0)
14
+ openssl (1.0.2)
15
python (1.0.8)
16
build-essential (>= 0.0.0)
17
18
runit (0.15.0)
19
yum (1.0.0)
20
-GIT
- remote: https://github.com/noplay/mysql.git
- ref: master
21
- sha: 5cc96c6eba711c01924f73d5ce1316859521ca1b
22
- specs:
23
- mysql (1.3.0)
24
- build-essential (>= 0.0.0)
25
- openssl (>= 0.0.0)
26
-
27
DEPENDENCIES
28
git (>= 0)
29
mysql (>= 0)
0 commit comments