diff options
author | Tim Smith <tsmith@chef.io> | 2020-06-30 13:42:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 13:42:51 -0700 |
commit | 1601e21a4ba698ecdda238aff00fe3efb0ba1e4e (patch) | |
tree | 1690914e7e592f6b2407087d9b2aaff0c52421b2 /omnibus | |
parent | fb05da27685474ebcad1c12fe30dec452a979e65 (diff) | |
download | chef-1601e21a4ba698ecdda238aff00fe3efb0ba1e4e.tar.gz |
Update omnibus/omnibus.rb
Signed-off-by: Tim Smith <tsmith@chef.io>
Co-authored-by: pete higgins <pete@peterhiggins.org>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/omnibus.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/omnibus.rb b/omnibus/omnibus.rb index ef3e944d96..c04c3a87a0 100644 --- a/omnibus/omnibus.rb +++ b/omnibus/omnibus.rb @@ -1,5 +1,5 @@ # -# This file is used to configure the chef infra client project. It contains +# This file is used to configure the Chef Infra Client project. It contains # some minimal configuration examples for working with Omnibus. For a full list # of configurable options, please see the documentation for +omnibus/config.rb+. # |