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