Skip to content

Commit

Permalink
provider/google: Increase state_timeout. (#103)
Browse files Browse the repository at this point in the history
@lwander please review.
  • Loading branch information
Matt Duftler committed Jun 2, 2016
1 parent 1346d65 commit f4c6d32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosco-web/config/packer/gce.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"account_file": "{{user `gce_account_file`}}",
"zone": "{{user `gce_zone`}}",
"network": "{{user `gce_network`}}",
"state_timeout": "15m",
"ssh_username": "packerio",
"ssh_pty": true,
"source_image": "{{user `gce_source_image`}}",
Expand Down

0 comments on commit f4c6d32

Please sign in to comment.