Skip to content

Commit d02a3e4

Browse files
committed
(common) set S3ND_UPLOAD_TIMEOUT_FACTOR: "2" for s3nd instances
1 parent e80540a commit d02a3e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hieradata/common.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ s3nd::volumes:
582582
s3nd::env:
583583
AWS_REGION: "lfa"
584584
S3ND_HOST: "" # allow connections from other nodes for metrics collection & testing
585+
S3ND_UPLOAD_TIMEOUT_FACTOR: "2"
585586

586587
pi::config::reboot: false # XXX this should be removed when pi role/profile refactoring is complete
587588
pi::cmdline::reboot: false # XXX this should be removed when pi role/profile refactoring is complete

0 commit comments

Comments
 (0)