From e5ba371c42a16619b3ea9b4696d3f33bdfc2b134 Mon Sep 17 00:00:00 2001
From: Tim Smith <tsmith84@gmail.com>
Date: Fri, 28 Jun 2019 12:43:11 -0700
Subject: Rename the habitat package to chef-infra-client

Update the hab package to match the marketing name of the product while
we still have a chance.

Signed-off-by: Tim Smith <tsmith@chef.io>
---
 habitat-packages/chef-client/plan.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/habitat-packages/chef-client/plan.sh b/habitat-packages/chef-client/plan.sh
index 5c5ff1da37..8d8d873956 100644
--- a/habitat-packages/chef-client/plan.sh
+++ b/habitat-packages/chef-client/plan.sh
@@ -1,4 +1,4 @@
-pkg_name=chef-client
+pkg_name=chef-infra-client
 pkg_origin=chef
 pkg_maintainer="The Chef Maintainers <humans@chef.io>"
 pkg_description="The Chef Client"
-- 
cgit v1.2.1