Skip to content

Commit b33775f

Browse files
author
Gabriel Monroy
committed
switch to containerized cookbooks branch
1 parent 17aaac7 commit b33775f

2 files changed

Lines changed: 44 additions & 1 deletion

File tree

Berksfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ cookbook 'sudo'
66
#cookbook 'deis', '~> 0.5.0'
77

88
# development cookbook
9-
cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git'
9+
cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git', branch: 'containerize'

Berksfile.lock

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,49 @@
1313
"locked_version": "0.5.0",
1414
"git": "https://github.com/opdemand/deis-cookbook.git",
1515
"ref": "e172d9f1347f9876eda626866cf0c45a3ceaea64"
16+
},
17+
"docker": {
18+
"locked_version": "0.27.0"
19+
},
20+
"git": {
21+
"locked_version": "2.9.0"
22+
},
23+
"dmg": {
24+
"locked_version": "2.1.4"
25+
},
26+
"build-essential": {
27+
"locked_version": "1.4.2"
28+
},
29+
"windows": {
30+
"locked_version": "1.12.8"
31+
},
32+
"chef_handler": {
33+
"locked_version": "1.1.4"
34+
},
35+
"runit": {
36+
"locked_version": "1.5.8"
37+
},
38+
"yum": {
39+
"locked_version": "3.0.4"
40+
},
41+
"yum-epel": {
42+
"locked_version": "0.2.0"
43+
},
44+
"golang": {
45+
"locked_version": "1.2.0"
46+
},
47+
"lxc": {
48+
"locked_version": "1.1.8"
49+
},
50+
"dpkg_autostart": {
51+
"locked_version": "0.1.10"
52+
},
53+
"modules": {
54+
"locked_version": "0.2.0"
55+
},
56+
"sysctl": {
57+
"locked_version": "0.3.5"
58+
>>>>>>> switch to containerized cookbooks branch
1659
}
1760
}
1861
}

0 commit comments

Comments
 (0)