summaryrefslogtreecommitdiff
path: root/omnibus/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-06-30 12:47:44 -0700
committerTim Smith <tsmith84@gmail.com>2020-06-30 12:50:55 -0700
commitfb05da27685474ebcad1c12fe30dec452a979e65 (patch)
treebd002bb43a2984ff4fa28bb593ac6c88aa0465fb /omnibus/README.md
parent4b01b50f543e58658526bf9a803aad62bad711f0 (diff)
downloadchef-fb05da27685474ebcad1c12fe30dec452a979e65.tar.gz
Update Ohai to 16.2.3 and update some comments in omnibus
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/README.md')
-rw-r--r--omnibus/README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/omnibus/README.md b/omnibus/README.md
index 6e49f091a5..a10190c136 100644
--- a/omnibus/README.md
+++ b/omnibus/README.md
@@ -1,17 +1,16 @@
-# Client Tools Omnibus project
+# Chef Infra Client Omnibus project
This project creates full-stack platform-specific packages for the following projects:
- AngryChef
- Chef
-- Chef with FIPS enabled
## Installation
You must have a sane Ruby environment with Bundler installed. Ensure all the required gems are installed:
```shell
-$ bundle install --without development
+bundle install --without development
```
## Usage
@@ -117,7 +116,7 @@ For a complete list of all commands and platforms, run `kitchen list` or `kitche
## License
```text
-Copyright 2012-2018, Chef Software, Inc.
+Copyright:: Chef Software, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.