summaryrefslogtreecommitdiff
path: root/.bldr.toml
diff options
context:
space:
mode:
Diffstat (limited to '.bldr.toml')
-rw-r--r--.bldr.toml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.bldr.toml b/.bldr.toml
index 4b7f95a4ab..421037f685 100644
--- a/.bldr.toml
+++ b/.bldr.toml
@@ -1,18 +1,5 @@
[chef-infra-client]
-plan_path = "habitat/chef-infra-client"
build_targets = [
"x86_64-linux",
"x86_64-linux-kernel2"
]
-paths = [
- "bin",
- "chef-bin",
- "chef-config",
- "ci",
- "distro",
- "ext",
- "habitat-packages",
- "lib",
- "omnibus", # TODO: Evaluate if we really need this in the future
- "tasks",
-]