Skip to content

Commit

Permalink
increase vagrant provision timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl committed May 2, 2023
1 parent e10b066 commit b2c5e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/kvm/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
ansible.builtin.wait_for:
path: /home/vagrant/myvmerr.log
search_regex: SSH\sis\sready
timeout: 1800
timeout: 10000
always:
- name: cat error log
ansible.builtin.slurp:
Expand Down

0 comments on commit b2c5e45

Please sign in to comment.