File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 4
4
site 'http://community.opscode.com/api/v1'
5
5
6
6
cookbook 'git'
7
- cookbook 'mysql' ,
8
- :git => "https://github.com/noplay/mysql.git"
7
+ cookbook 'mysql'
9
8
cookbook 'python'
10
9
Original file line number Diff line number Diff line change 8
8
dmg (>= 0.0.0)
9
9
runit (>= 0.0.0)
10
10
yum (>= 0.0.0)
11
- openssl (1.0.0)
11
+ mysql (3.0.2)
12
+ build-essential (> 1.1.0)
13
+ openssl (>= 0.0.0)
14
+ openssl (1.0.2)
12
15
python (1.0.8)
13
16
build-essential (>= 0.0.0)
14
17
yum (>= 0.0.0)
15
18
runit (0.15.0)
16
19
yum (1.0.0)
17
20
18
- GIT
19
- remote: https://github.com/noplay/mysql.git
20
- 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
21
DEPENDENCIES
28
22
git (>= 0)
29
23
mysql (>= 0)
You can’t perform that action at this time.
0 commit comments