From c682910e61b54fa6377a553ee56640fb7eaf1887 Mon Sep 17 00:00:00 2001 From: Daniele Sluijters Date: Thu, 23 Apr 2015 09:03:18 +0200 Subject: Upgrade dependencies * Use rspec-puppet 2.1+ (which now supports Puppet 4) * No longer allow the Puppet 4 builds to fail (the tests can run now) * Use the released version of the apt module --- .fixtures.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.fixtures.yml') diff --git a/.fixtures.yml b/.fixtures.yml index 5326b19..5811afc 100644 --- a/.fixtures.yml +++ b/.fixtures.yml @@ -3,9 +3,8 @@ fixtures: stdlib: repo: "puppetlabs-stdlib" ref: "4.6.0" - repositories: apt: - repo: "https://github.com/puppetlabs/puppetlabs-apt.git" + repo: "puppetlabs-apt" ref: "2.0.0" symlinks: unattended_upgrades: "#{source_dir}" -- cgit v1.2.3