summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobb Kidd <robb@thekidds.org>2019-07-02 09:34:32 -0400
committerRobb Kidd <robb@thekidds.org>2019-07-02 09:34:32 -0400
commit40a8fa61739b5fc150530e64a17b60ba0f741e89 (patch)
tree20ba41c430e6f680361bcd925abdb0c8f63b2766
parentdae77fc75b5646490d9a69a5d36bf87326f18047 (diff)
downloadchef-40a8fa61739b5fc150530e64a17b60ba0f741e89.tar.gz
update bldr config with new package name
This should fix package promotion from unstable->current in expeditor, too. Signed-off-by: Robb Kidd <robb@thekidds.org>
-rw-r--r--.bldr.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bldr.toml b/.bldr.toml
index ac74ac9215..4b7f95a4ab 100644
--- a/.bldr.toml
+++ b/.bldr.toml
@@ -1,4 +1,4 @@
-[chef-client]
+[chef-infra-client]
plan_path = "habitat/chef-infra-client"
build_targets = [
"x86_64-linux",