From 8a9919723045d15d0352f8970a99e764a86a40b4 Mon Sep 17 00:00:00 2001 From: Morgan Haskel Date: Tue, 14 Apr 2015 09:59:01 -0700 Subject: Test fixes puppetlabs_spec_helper doesn't allow pinning to a branch instead of a tag/ref, and the requires are in the apt_conf not on the files. --- .fixtures.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml index 7566fe3..7930e07 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -6,6 +6,6 @@ fixtures: repositories: apt: repo: "https://github.com/puppetlabs/puppetlabs-apt.git" - ref: "2.0.x" + ref: "db9daeb1831930f648b99e1867867ba6a071e68a" symlinks: unattended_upgrades: "#{source_dir}" -- cgit v1.2.3