From e1ca7e0cc5550bb277e1353794e44858b829d43c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz> Date: Sat, 20 Nov 2021 23:26:00 +0100 Subject: [PATCH] BigTop 3.0.0 - testing branch --- image/Puppetfile | 1 + 1 file changed, 1 insertion(+) diff --git a/image/Puppetfile b/image/Puppetfile index 1197292..6d7ddaa 100644 --- a/image/Puppetfile +++ b/image/Puppetfile @@ -17,6 +17,7 @@ mod 'cesnet-site_hadoop', mod 'cesnet-hadoop', :git => 'https://github.com/MetaCenterCloudPuppet/cesnet-hadoop/' + :ref => 'bigtop-3.0.0' mod 'cesnet-hadoop_lib', :git => 'https://github.com/MetaCenterCloudPuppet/cesnet-hadoop_lib/' -- GitLab