summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.expeditor/scripts/habitat-preplinux2.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/.expeditor/scripts/habitat-preplinux2.sh b/.expeditor/scripts/habitat-preplinux2.sh
index 39e9c49248..832826bde1 100755
--- a/.expeditor/scripts/habitat-preplinux2.sh
+++ b/.expeditor/scripts/habitat-preplinux2.sh
@@ -1,9 +1,8 @@
#!/usr/bin/env bash
-export EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUX2="chef/chef-infra-client/18.2.0/20230323102435"
+export EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUXKERNEL2="chef/chef-infra-client/18.2.0/20230323102435"
sudo ./.expeditor/scripts/install-hab.sh x86_64-linux-kernel2
-env
echo "--- Installing $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUXKERNEL2"
sudo hab pkg install $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUXKERNEL2
sudo ./habitat/tests/test.sh $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64LINUXKERNEL2