Skip to content

Commit 986180d

Browse files
committed
remove connect-timeout from docker_exp
Unknown option 'connect-timeout' at 'groups.0.targets.0.config.docker' at spec/fixtures/litmus_inventory.yaml. [ID: unknown_option]
1 parent 1c32bf6 commit 986180d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/docker_exp.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def provision(docker_platform, inventory_location, vars)
2121
'transport' => 'docker',
2222
'docker' => {
2323
'shell-command' => @shell_command,
24-
'connect-timeout' => 120
2524
}
2625
},
2726
'facts' => {

0 commit comments

Comments
 (0)