Skip to content

Commit

Permalink
Update 03_engine_initial_tasks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StLuke authored and sandrobonazzola committed Mar 20, 2020
1 parent 4383d9e commit 2ca8571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/bootstrap_local_vm/03_engine_initial_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- name: Wait for the local VM
wait_for_connection:
delay: 5
timeout: 180
timeout: 3600
- name: Add an entry for this host on /etc/hosts on the local VM
lineinfile:
dest: /etc/hosts
Expand Down

0 comments on commit 2ca8571

Please sign in to comment.