commit | cdfaf3d4d1e4395f2d901ebfb1ad7b631f680f09 | [log] [tgz] |
---|---|---|
author | Kirill Mashchenko <kmashchenko@mirantis.com> | Fri Feb 09 23:34:41 2018 +0300 |
committer | Kirill Mashchenko <kmashchenko@mirantis.com> | Fri Feb 09 23:34:41 2018 +0300 |
tree | 10b0afdeb76bad295af4658c83678d8876c1a346 | |
parent | a53dc2ed4dcdf65c05d83160ea692174cd9dde35 [diff] |
Add workaround to apt to use with mirrors located on Amazon S3. Description: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/948461 Related bug: https://mirantis.jira.com/browse/PROD-17784 Change-Id: I8ad5fc66b53f2e1849007dc1b2bc3a9e20fca2b0
diff --git a/linux/system/single/init.yml b/linux/system/single/init.yml index c7c583b..70eae66 100644 --- a/linux/system/single/init.yml +++ b/linux/system/single/init.yml
@@ -25,6 +25,8 @@ config: compression-workaround: "Acquire::CompressionTypes::Order": "gz" + aws-s3-mirrors-workaround: + "Acquire::http::Pipeline-Depth": "0" kernel: modules: - nf_conntrack