Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed May 16, 2018
1 parent 67f88b1 commit 9fec325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion showcase-rpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ Resources:
CreationPolicy:
ResourceSignal:
Count: 1
Timeout: PT15M
Timeout: PT20M
Outputs:
PublicName:
Description: 'The public name of the EC2 instance.'
Expand Down
2 changes: 1 addition & 1 deletion showcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ Resources:
CreationPolicy:
ResourceSignal:
Count: 1
Timeout: PT15M
Timeout: PT20M
Outputs:
PublicName:
Description: 'The public name of the EC2 instance.'
Expand Down

0 comments on commit 9fec325

Please sign in to comment.