summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorMorgan Haskel <morgan@puppetlabs.com>2015-04-14 09:59:01 -0700
committerMorgan Haskel <morgan@puppetlabs.com>2015-04-14 11:10:55 -0700
commit8a9919723045d15d0352f8970a99e764a86a40b4 (patch)
tree2a668b91a4d3c388c5ffc616f4f313c9a82ce979 /.fixtures.yml
parent886245f2cb7614a8c749d34e6f08ee17b92c970f (diff)
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.
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml2
1 files changed, 1 insertions, 1 deletions
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}"