Force puppetlabs-apt version 2.4, 3.0 breaks rspec 93/56193/1
authorDaniel Farrell <dfarrell@redhat.com>
Thu, 27 Apr 2017 18:04:57 +0000 (14:04 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Thu, 27 Apr 2017 18:04:57 +0000 (14:04 -0400)
The upgrade to 3.0 started causing our daily CI to fail and is now
causing per-patch test-sanity job to fail. I think it has to do with
the apt module moving to "data in modules", vs params.

Not sure how to actually fix the problem. Also not sure if the apt
devs meant to break everyone like this. Will raise a ticket.

Change-Id: I6f6996ab392abbe8ddbe40e3b8221a650bc9ed8a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
.fixtures.yml

index d0b68c9b18275d898d627fb357806cc37e15da83..50e86add934a27382a129c059d9b590675809309 100644 (file)
@@ -2,7 +2,9 @@
 fixtures:
   repositories:
     stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
-    apt: "https://github.com/puppetlabs/puppetlabs-apt.git"
+    apt:
+      repo: "https://github.com/puppetlabs/puppetlabs-apt.git"
+      ref: "2.4.0"
     archive: "https://github.com/dfarrell07/puppet-archive"
     java: "https://github.com/puppetlabs/puppetlabs-java"
   symlinks: