We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c4855 commit 358d36bCopy full SHA for 358d36b
2 files changed
Berksfile
@@ -1,9 +1,9 @@
1
-site :opscode
+source "http://api.berkshelf.com"
2
3
cookbook 'apt'
4
cookbook 'rsyslog'
5
cookbook 'sudo'
6
-#cookbook 'deis', '~> 0.0.6'
+#cookbook 'deis', '~> 0.1.1'
7
8
# development cookbook
9
cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git'
Berksfile.lock
@@ -1,5 +1,5 @@
{
- "sources": {
+ "dependencies": {
"apt": {
"locked_version": "2.1.2"
},
@@ -12,7 +12,7 @@
12
"deis": {
13
"locked_version": "0.1.2",
14
"git": "https://github.com/opdemand/deis-cookbook.git",
15
- "ref": "057bb62dcd9ec868a8d564ed07ab1c532315d93f"
+ "ref": "6a8f7ae2330b668500e8c760358de7d6fdb8e296"
16
}
17
18
0 commit comments