From 859f9556b18d5f11887b55b2cbe40187960fa8de Mon Sep 17 00:00:00 2001 From: Gibson Chikafa Date: Thu, 30 Sep 2021 15:42:56 +0200 Subject: [PATCH] test --- Berksfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Berksfile b/Berksfile index 2d395fb6f..a8aa2065a 100644 --- a/Berksfile +++ b/Berksfile @@ -16,7 +16,7 @@ cookbook 'dela', github: "logicalclocks/dela-chef", branch: "master" cookbook 'kzookeeper', github: "logicalclocks/kzookeeper", branch: "master" cookbook 'kkafka', github: "logicalclocks/kafka-cookbook", branch: "master" cookbook 'elastic', github: "logicalclocks/elasticsearch-chef", branch: "master" -cookbook 'hopslog', github: "gibchikafa/hopslog-chef", branch: "HopsworksIntegration" +cookbook 'hopslog', github: "gibchikafa/hopslog-chef", branch: "HOPSWORKS-2702" cookbook 'hopsmonitor', github: "logicalclocks/hopsmonitor-chef", branch: "master" cookbook 'hops_airflow', github: "logicalclocks/airflow-chef", branch: "master" cookbook 'hive2', github: "logicalclocks/hive-chef", branch: "master"