summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-07-02 08:10:06 -0700
committerGitHub <noreply@github.com>2019-07-02 08:10:06 -0700
commit71828def91991c4561fdcfca60ced599606a2120 (patch)
treec95e2ceeea4e613e4edd6b17b5c08ae3a47628fd
parent3601738f476d88f5942e1867adcf42caeeb825e5 (diff)
parent40a8fa61739b5fc150530e64a17b60ba0f741e89 (diff)
downloadchef-71828def91991c4561fdcfca60ced599606a2120.tar.gz
Merge pull request #8706 from robbkidd/robb/fix-hab-promotion
update bldr config with new hab package name
-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",