summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Singh <vivek.singh@msystechnologies.com>2019-05-13 14:53:57 +0530
committerVivek Singh <vivek.singh@msystechnologies.com>2019-05-13 14:53:57 +0530
commit53e96501be4cc065500ece2dd467bdc3649729bb (patch)
tree8306d97683295edc4db4014fd8d4457db41680e8
parentdc856ecd05033ad6504861602a2c3547940db5cd (diff)
downloadchef-53e96501be4cc065500ece2dd467bdc3649729bb.tar.gz
Minor fixes related to chefstyle
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
-rw-r--r--spec/unit/knife/bootstrap_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/knife/bootstrap_spec.rb b/spec/unit/knife/bootstrap_spec.rb
index a3681bf962..551ca3f18b 100644
--- a/spec/unit/knife/bootstrap_spec.rb
+++ b/spec/unit/knife/bootstrap_spec.rb
@@ -1055,7 +1055,7 @@ describe Chef::Knife::Bootstrap do
{
logger: Chef::Log, # not configurable
max_wait_until_ready: 150, # cli
- connection_timeout: 120, #cli
+ connection_timeout: 120, # cli
user: "sshalice", # cli
password: "feta cheese", # cli
bastion_host: "mygateway.local", # Config