summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-12-17 17:42:06 -0500
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-12-17 17:42:21 -0500
commit74bedb7b7b85a68eac2ed5f0a3f89b1528f08a89 (patch)
treeca72fcd7529f6414b68fd5d16564a094db1e14f6
parent697c9e5d7741207e2dfb44c49c7e195fba349147 (diff)
downloadchef-74bedb7b7b85a68eac2ed5f0a3f89b1528f08a89.tar.gz
Rename the FIPS build description
-rw-r--r--config/projects/chef-fips.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/projects/chef-fips.rb b/config/projects/chef-fips.rb
index 24b2169ecb..32bbbc9c48 100644
--- a/config/projects/chef-fips.rb
+++ b/config/projects/chef-fips.rb
@@ -22,7 +22,7 @@ chef_project_contents = IO.read(File.expand_path('../chef.rb', __FILE__))
self.instance_eval chef_project_contents
name "chef-fips"
-friendly_name "Chef Client with FIPS"
+friendly_name "Chef Client with FIPS OpenSSL"
if windows?
# NOTE: Ruby DevKit fundamentally CANNOT be installed into "Program Files"