summaryrefslogtreecommitdiff
path: root/.fixtures.yml
diff options
context:
space:
mode:
authorMorgan Haskel <morgan@puppetlabs.com>2015-04-15 08:52:17 -0700
committerMorgan Haskel <morgan@puppetlabs.com>2015-04-15 10:45:55 -0700
commit3d3c9680428b0a47f70b0edc8fa39b3003d193f9 (patch)
tree61cc6e19348c194bf117d7b667d2b3aa3ff0175b /.fixtures.yml
parented9062821f80ab5b47f903b2d11907be18128af3 (diff)
Fix to use the `mail` hash.
Testing unattended upgrades
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 7930e07..89a888a 100644
--- a/.fixtures.yml
+++ b/.fixtures.yml
@@ -6,6 +6,6 @@ fixtures:
repositories:
apt:
repo: "https://github.com/puppetlabs/puppetlabs-apt.git"
- ref: "db9daeb1831930f648b99e1867867ba6a071e68a"
+ ref: "2.0.0"
symlinks:
unattended_upgrades: "#{source_dir}"