We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7de9b commit a3ab116Copy full SHA for a3ab116
2 files changed
Berksfile
@@ -2,7 +2,7 @@ site :opscode
2
3
cookbook 'apt'
4
cookbook 'sudo'
5
-#cookbook 'deis', '~> 0.0.5'
+cookbook 'deis', '~> 0.0.6'
6
7
# development cookbook
8
-cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git'
+#cookbook 'deis', git: 'https://github.com/opdemand/deis-cookbook.git'
Berksfile.lock
@@ -7,9 +7,7 @@
"locked_version": "2.1.2"
},
9
"deis": {
10
- "locked_version": "0.0.5",
11
- "git": "https://github.com/opdemand/deis-cookbook.git",
12
- "ref": "02dc1cefc65b7dfaebed6c437d1880b35a524e7a"
+ "locked_version": "0.0.6"
13
14
"rsyslog": {
15
"locked_version": "1.6.0"
0 commit comments