summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 09:03:18 +0200
committerDaniele Sluijters <daenney@users.noreply.github.com>2015-04-23 09:51:28 +0200
commitc682910e61b54fa6377a553ee56640fb7eaf1887 (patch)
treea4d0270c64df23ff80086b5cd5a79f4b852b99c6 /.fixtures.yml
parente21c0c7485b80120cef9ea3240d4ff2dd35ac9d0 (diff)
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
Diffstat (limited to '.fixtures.yml')
-rw-r--r--.fixtures.yml3
1 files changed, 1 insertions, 2 deletions
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}"