Merge "Add workaround to apt to use with mirrors located on Amazon S3."
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