Skip to content

Commit

Permalink
Increase timeout to 63 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
heatmiser committed Feb 7, 2024
1 parent c600e4e commit 5bac610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioner/workshop_specific/auto_satellite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
controller_username: admin
controller_password: "{{ admin_password }}"
controller_host: "https://{{ student }}.{{ ec2_name_prefix }}.{{ workshop_dns_zone }}"
timeout: 900
timeout: 3900 # 63 minutes

- name: Final workshop preparations - demo mode
when: provision_mode == "demo"
Expand Down

0 comments on commit 5bac610

Please sign in to comment.