summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2023-05-04 21:33:27 +0530
committerNeha Pansare <neha.pansare@progress.com>2023-05-04 21:33:27 +0530
commitc09c2b61a87f04bc34bb61a51b9312c45b30076d (patch)
treea489127196983a641803ab296304b76a121ea406
parent058369789097288dbf5e08bf41924afb0abe4697 (diff)
downloadchef-neha-p6/patch_ruby_net_http.tar.gz
Revert "Update plan"neha-p6/patch_ruby_net_http
This reverts commit 058369789097288dbf5e08bf41924afb0abe4697.
-rw-r--r--habitat/plan.ps14
1 files changed, 2 insertions, 2 deletions
diff --git a/habitat/plan.ps1 b/habitat/plan.ps1
index 34a576eb08..03fc1da27a 100644
--- a/habitat/plan.ps1
+++ b/habitat/plan.ps1
@@ -1,5 +1,5 @@
-$pkg_name="patched_chef18"
-$pkg_origin="np-test"
+$pkg_name="chef-infra-client"
+$pkg_origin="chef"
$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>"