Browse Source

Try to make gepetto happy.

Morgan Haskel 9 years ago
parent
commit
c8c171065d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/backports.pp

+ 1 - 0
examples/backports.pp

@@ -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',