]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Merge pull request #493 from mhaskel/remove_mint
authorHunter Haugen <hunter@puppetlabs.com>
Mon, 13 Apr 2015 20:38:40 +0000 (13:38 -0700)
committerHunter Haugen <hunter@puppetlabs.com>
Mon, 13 Apr 2015 20:38:40 +0000 (13:38 -0700)
Remove default support for Linux Mint and Cumulus Networks

examples/backports.pp

index fe77da39653e185179b69cfd225d1a87aec5bf48..0dfe084850cf774e121172c3ab8846f8894652d5 100644 (file)
@@ -1,4 +1,5 @@
 # Set up a backport for linuxmint qiana
+class { 'apt': }
 apt::backports { 'qiana':
   location => 'http://us.archive.ubuntu.com/ubuntu',
   release  => 'trusty-backports',