summaryrefslogtreecommitdiff
path: root/kitchen-tests
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-05-06 23:07:43 -0700
committerTim Smith <tsmith@chef.io>2021-05-06 23:07:43 -0700
commitc250936ea5e0404d2e01ce9f4d75413d4f26a09d (patch)
tree4713edfa9894c48777890d59c70d428cef6f5f8a /kitchen-tests
parenta9df26337e751bdefc8ca80cfcc543f8e46e9653 (diff)
downloadchef-c250936ea5e0404d2e01ce9f4d75413d4f26a09d.tar.gz
Add introduced to the new hostname properties
Make sure the docs get generated correctly Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r--kitchen-tests/cookbooks/end_to_end/recipes/windows.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/windows.rb b/kitchen-tests/cookbooks/end_to_end/recipes/windows.rb
index 6e7ebf08a7..83cbe3da36 100644
--- a/kitchen-tests/cookbooks/end_to_end/recipes/windows.rb
+++ b/kitchen-tests/cookbooks/end_to_end/recipes/windows.rb
@@ -5,10 +5,6 @@
# Copyright:: Copyright (c) Chef Software Inc.
#
-# hostnames on windows cannot contain a '.'
-# hostname on windows requires a reboot
-# hostname "chef-bk-ci"
-
chef_sleep "2"
execute "dir"