From fe1563125c8342ef998effbbe217d784b098f104 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Fri, 1 Oct 2021 09:42:29 -0700 Subject: Force a new version of chef-16 and rebuild Signed-off-by: Lamont Granquist --- lib/chef/knife/bootstrap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chef/knife/bootstrap.rb b/lib/chef/knife/bootstrap.rb index 340ffaecfd..2235988c0d 100644 --- a/lib/chef/knife/bootstrap.rb +++ b/lib/chef/knife/bootstrap.rb @@ -473,7 +473,7 @@ class Chef end # The server_name is the DNS or IP we are going to connect to, it is not necessarily - # the node name, the fqdn, or the hostname of the server. This is a public API hook + # the node name, the fqdn, or the hostname of the server. This is a public API hook # which knife plugins use or inherit and override. # # @return [String] The DNS or IP that bootstrap will connect to -- cgit v1.2.1