summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2023-05-04 21:30:23 +0530
committerNeha Pansare <neha.pansare@progress.com>2023-05-04 21:30:23 +0530
commit058369789097288dbf5e08bf41924afb0abe4697 (patch)
treedfb4bb85c34894b93c0239b5b1b683b908934a7c
parentd69e7cd23c9702feea4d14cb25d4a0dee99e4d98 (diff)
downloadchef-058369789097288dbf5e08bf41924afb0abe4697.tar.gz
Update plan
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--habitat/plan.ps14
1 files changed, 2 insertions, 2 deletions
diff --git a/habitat/plan.ps1 b/habitat/plan.ps1
index 03fc1da27a..34a576eb08 100644
--- a/habitat/plan.ps1
+++ b/habitat/plan.ps1
@@ -1,5 +1,5 @@
-$pkg_name="chef-infra-client"
-$pkg_origin="chef"
+$pkg_name="patched_chef18"
+$pkg_origin="np-test"
$pkg_version=(Get-Content $PLAN_CONTEXT/../VERSION)
$pkg_description="Chef Infra Client is an agent that runs locally on every node that is under management by Chef Infra. This package is binary-only to provide Chef Infra Client executables. It does not define a service to run."
$pkg_maintainer="The Chef Maintainers <maintainers@chef.io>"