summaryrefslogtreecommitdiff
path: root/.bldr.toml
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2019-06-28 12:45:02 -0700
committerTim Smith <tsmith84@gmail.com>2019-06-28 12:45:02 -0700
commit34e553738e5fdd74ce7e823add2130d33e71003a (patch)
treeaeca9e0bc87293d00c9df891964bb0964ebcc01f /.bldr.toml
parente5ba371c42a16619b3ea9b4696d3f33bdfc2b134 (diff)
downloadchef-34e553738e5fdd74ce7e823add2130d33e71003a.tar.gz
Move the habitat content back to the habitat directory
These were moved when the scafolding was in this dir Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.bldr.toml')
-rw-r--r--.bldr.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bldr.toml b/.bldr.toml
index b3d8c1a158..ac74ac9215 100644
--- a/.bldr.toml
+++ b/.bldr.toml
@@ -1,5 +1,5 @@
[chef-client]
-plan_path = "habitat-packages/chef-client"
+plan_path = "habitat/chef-infra-client"
build_targets = [
"x86_64-linux",
"x86_64-linux-kernel2"