summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-06-28 12:43:11 -0700
committerTim Smith <tsmith84@gmail.com>2019-06-28 12:43:11 -0700
commite5ba371c42a16619b3ea9b4696d3f33bdfc2b134 (patch)
treed66899f61dc2eb7bf34eae057d801bf414615b08
parente132c98be92a02fad94f87188c8a1d54ba0ac7b1 (diff)
downloadchef-e5ba371c42a16619b3ea9b4696d3f33bdfc2b134.tar.gz
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>
-rw-r--r--habitat-packages/chef-client/plan.sh2
1 files changed, 1 insertions, 1 deletions
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"