We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12190c4 commit 2db5865Copy full SHA for 2db5865
1 file changed
kitchen.yml
@@ -20,6 +20,10 @@ provisioner:
20
pillars_from_directories:
21
- test/salt/pillar
22
23
+transport:
24
+ # Avoid lengthy waits when a container does not launch correctly
25
+ max_wait_until_ready: 180
26
+
27
platforms:
28
## SALT `master`
29
- name: debian-12-master-py3
0 commit comments