Skip to content

Commit b20684a

Browse files
Update vagrant version
1 parent 7e582fb commit b20684a

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

vagrantchef/Cheffile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
site 'http://community.opscode.com/api/v1'
55

66
cookbook 'git'
7-
cookbook 'mysql',
8-
:git => "https://github.com/noplay/mysql.git"
7+
cookbook 'mysql'
98
cookbook 'python'
109

vagrantchef/Cheffile.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,16 @@ SITE
88
dmg (>= 0.0.0)
99
runit (>= 0.0.0)
1010
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)
1215
python (1.0.8)
1316
build-essential (>= 0.0.0)
1417
yum (>= 0.0.0)
1518
runit (0.15.0)
1619
yum (1.0.0)
1720

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-
2721
DEPENDENCIES
2822
git (>= 0)
2923
mysql (>= 0)

0 commit comments

Comments
 (0)