Longer timeout on install as fails on staging

This commit is contained in:
Martyn Inglis
2016-07-29 10:49:48 +01:00
parent e606202a08
commit c665653859

View File

@@ -8,7 +8,7 @@ hooks:
- -
location: scripts/aws_install_dependencies.sh location: scripts/aws_install_dependencies.sh
runas: root runas: root
timeout: 300 timeout: 1000
- -
location: scripts/aws_change_ownership.sh location: scripts/aws_change_ownership.sh
runas: root runas: root