summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-10-18 22:32:33 -0700
committerTim Smith <tsmith@chef.io>2017-10-20 12:51:56 -0700
commit30ddc6f5aa1f64833e15150dc3d67523f816a520 (patch)
tree47722f923f562f0d4a424583a768457ca49743c8
parent742b5caf59fad29201081315d48adf9b3242eae2 (diff)
downloadchef-30ddc6f5aa1f64833e15150dc3d67523f816a520.tar.gz
Switch back to the official lamp cookbook
My PR has been merged back in Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/Berksfile2
-rw-r--r--kitchen-tests/Berksfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/kitchen-tests/Berksfile b/kitchen-tests/Berksfile
index 38c109bb03..9bb0785ffd 100644
--- a/kitchen-tests/Berksfile
+++ b/kitchen-tests/Berksfile
@@ -1,4 +1,4 @@
source "https://supermarket.chef.io"
cookbook "base", path: "cookbooks/base"
-cookbook "lamp", github: "tas50/lamp" # waiting on PR merge for chef 13 compat
+cookbook "lamp", github: "learn-chef/lamp"
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock
index d8745bb5eb..2d3901ed6e 100644
--- a/kitchen-tests/Berksfile.lock
+++ b/kitchen-tests/Berksfile.lock
@@ -2,8 +2,8 @@ DEPENDENCIES
base
path: cookbooks/base
lamp
- git: https://github.com/tas50/lamp.git
- revision: 8d74e6b769f2d74bfee754fb7d686cbfdeb554c6
+ git: https://github.com/learn-chef/lamp.git
+ revision: 36de72d0071557bc3acae18dc297bcda00829e2d
GRAPH
apt (6.1.4)