diff options
author | Christopher A. Snapp <csnapp@chef.io> | 2019-10-14 16:45:02 -0600 |
---|---|---|
committer | Christopher A. Snapp <csnapp@chef.io> | 2019-10-14 16:45:02 -0600 |
commit | 442af5d633dcce0db17ca295d7690c0266d17ca4 (patch) | |
tree | 089dd6502502fa6fa9aef37bf923da1af9f65c1c | |
parent | 67497a6bcd1d6754725ea2023dc7084fa2a523aa (diff) | |
download | chef-442af5d633dcce0db17ca295d7690c0266d17ca4.tar.gz |
Revert habitat builder artifact to chef-client
Signed-off-by: Christopher A. Snapp <csnapp@chef.io>
-rw-r--r-- | .bldr.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bldr.toml b/.bldr.toml index 421037f685..f819d2b445 100644 --- a/.bldr.toml +++ b/.bldr.toml @@ -1,4 +1,4 @@ -[chef-infra-client] +[chef-client] build_targets = [ "x86_64-linux", "x86_64-linux-kernel2" |